Sorry for the typos, my keyboard is acting weird.

On Aug 30, 3:28 pm, Silvio <[email protected]> wrote:
> I am planning a clusred application where each node in the cluser may
> or may not be the owner of a certain database. There are many databses
> and ownership will be hashed onto the cluser nodes.
>
> I want the owner node to have full speed access to a databse,
> comparable to an embedded connection. However, I would like to node to
> serve as a TCP server for all the other nodes that want to access the
> database.
>
> Is there a way to make a local connection the the database and at the
> same time specify a port number that other processes can use. This is
> akin to the mixed mode be it that cluser members will not share a file
> system.
>
> Can this be done?
>
> Cheers,
>
> Silvio

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to