Subject | Re: Is "Embedded Server" is supported in Linux? |
---|---|
Author | kartinku |
Post date | 2004-11-18T11:46:17Z |
Dear Members,
I have tested using jaybird. I was able to get multiple connection
through "FBWarppingdatasource" for local DB access in linux using
"libembed.so".
Requirement : My requirement is to connect to database in loca
machine directly without server. And to get multiple connection in
that process. But each thread will have unique connection. And
connection will not be shared between threads. so I decided to use
embedded server.
Below are my doubts related to embedded support in linux .
Q1: If "libembed.so" is conceptually close to "fbembed.dll" in
windows. Do I use it for my purpose as detailed in the "requirement"?
Q2 : Why there is no separate SS architecture based embedded build
for linux like "fbembed.dll"in windows?
Q3: Is classic server installation can used as embed server in linux?
Please do clarify me in above things. It will help me in designing my
java application for Linux
S.Karthick
--- In firebird-support@yahoogroups.com, Nando Dessena <nandod@d...>
wrote:
I have tested using jaybird. I was able to get multiple connection
through "FBWarppingdatasource" for local DB access in linux using
"libembed.so".
Requirement : My requirement is to connect to database in loca
machine directly without server. And to get multiple connection in
that process. But each thread will have unique connection. And
connection will not be shared between threads. so I decided to use
embedded server.
Below are my doubts related to embedded support in linux .
Q1: If "libembed.so" is conceptually close to "fbembed.dll" in
windows. Do I use it for my purpose as detailed in the "requirement"?
Q2 : Why there is no separate SS architecture based embedded build
for linux like "fbembed.dll"in windows?
Q3: Is classic server installation can used as embed server in linux?
Please do clarify me in above things. It will help me in designing my
java application for Linux
S.Karthick
--- In firebird-support@yahoogroups.com, Nando Dessena <nandod@d...>
wrote:
> Hello,
>
> k> In this thread you told that "libembed.so" is conceptually
> k> equivalent to windows embedded server.
>
> she didn't say it's equivalent. She said:
>
> >> writing local apps for Classic Server on Linux using the
> >> "direct-connect" client libfbembed.so is pretty close,
> >> conceptually, to the embedded server that has been implemented in
> >> Win32.
>
> I wouldn't expect libfbembed.so to be able to open multiple
> connections to the same database, but I've no direct experience with
> it so I'll just shut up.
>
> Ciao
> --
> Nando Dessena
> http://www.flamerobin.org
> ======================================================
> I support Firebird, I am a Firebird Foundation member!
> Join today at http://www.firebirdsql.org/ff/foundation
> ======================================================