Connection speed

Deane Venske dean at eduss.com
Tue Oct 28 09:02:43 CST 2003


Ruslan Zasukhin wrote:

>on 10/28/03 2:08, dean at eduss.com at dean at eduss.com wrote:
>
>  
>
>>Hi Ruslan,
>>
>>I've tried using localhost which works fantastically. Connection speed is
>>non-existant. It is only when connecting remotely. This is true for both in
>>VMWARE and on a separate machine both windows and mac clients. I've tried it
>>with windows and mac server and the result is the same.
>>    
>>
>
>  
>
>>I had the same problem with V4MD. If I removed the ValentinaShutdown handler
>>though the connection time came down significantly, but I don't know if that
>>keeps the connection alive and uses up connections. Maybe there is a way to
>>keep the "link" alive without being connected to a database. That would speed
>>things up, but I don't know if that would count as a client connection.
>>    
>>
>
>Well, of course this is normal way that app do:
>
>    Valentina Init
>    
>         open 
>         close
>         open
>         close
>         ....
>    
>    ValentinaShutDown
>
>So of course!!!
>
>Do not do shutdown without strong reason on that.
>  
>
Is there an equivalent for this in REALBasic, because I only use 
db.close, and the speed is still slow.

> 
>  
>
>>I'm sorry I don't have any more information for you, but I will keep testing
>>anything you might need.
>>    
>>
>
>So what TIME of connection if no shutdown ?
>
>Acceptable ?
>  
>
In director without using the valentina shutdown, the speed is 
acceptable as far as I can see. I'll run some tests to give you some 
accurate times with code that we will be using.



More information about the Valentina mailing list