Subject FB embedded in Linux
Author kartinku
Dear Members,

I have posted this already in support forums. I think this deals with
FB architecture. So I posted it here. If it is not ignore this and
sorry for the inconvinence caused,

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.

I have tested using jaybird . I was able to get multiple connection
through "FBWarppingdatasource" for local DB access in linux using
"libembed.so".

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?


Kindly clarify me in above things. It will help me in designing my
java application for Linux

thanks & Regards,
S.Karthick