Subject | Re: [Firebird-Java] Re: Type2 local-mode threadsafe ? |
---|---|
Author | Carsten Schäfer |
Post date | 2004-04-22T11:06:15Z |
Roman Rokytskyy wrote:
Clients connect to server with rmi, server is managing db-connections.
Strange that embedded mode is working and local not.
Carsten
>> With native-mode everything is working, too.Yes, i have an client-server application.
>> But local is faster (as fast as embedded mode).
>
> Is your application multithreaded, i.e. do you access two different
> connections from two different threads simultaneously?
>
Clients connect to server with rmi, server is managing db-connections.
Strange that embedded mode is working and local not.
Carsten