main logo
Subject: Re: few servers on the same computer.
Author: Keith DeLong
Posted: 2003/04/30 21:14:00
 
View Entire Thread
New Search


>> Hi Ruslan,
>> Under the current scheme, it appears I can have only one vserver based
>> application running per server. What if two vServer based applications are
>> running on server hostname in the following:
>>
>> mDataBase = new MyDataBase( hostname, "sa", "sa" )
>>
>>
>> How difficult would this be to implement?
>> mDataBase = new MyDataBase (hostname, ServerName, "sa", "sa" )
>
> Absolutely not a problem.
>
> We will add for .ini file another property
> port = 5432
>
> Which you will be able change for each app.
> So each server will listen its own port.
>
> Also can be added parameter inPort to Vdatabase constructor

Very cool. Looking forward to the next alpha...

Keith

_______________________________________________
Valentina mailing list
Valentina (AT) lists .DO.T macserve.net
http://lists.macserve.net/mailman/listinfo/valentina


 
©2003 Keith DeLong
<-- Prior Message New Search Next Message -->