Subject Firebird embedded scalabilty and SS server stop doubts
Author kartinku
Dear Members ,

I have planned to package firebird server along with the
application.

In Some of our application I have planned to package embedded server
and in some FB super server.

I have some doubts in such scenarios,

Embedded Server :
In case of embed I hope it will suit for smaller applications.
(If I am wrong kindly correct me). But in case of larger applications
i.e. when the application need to handle millions of record. I am not
sure of the the scalability of embedded database process. Is there is
any specific things to be handled in such a case.

Do you prescribe me to use not to use embedded DB in such a case?
Or my aplication process memory to be increased ? If so What is the
memory to be alloted for normal embedded database alone?
Is there is some other tips kindly provide me?

When Separate Database server is packaged:

Since we package the DB server along with our application. We need
to start the dbserver when the db gets started and stop it when our
application gets stopped. Similar to "fbmgr" in linux is there is any
equivalent tool in windows, to stop the firebird server in windows.

Thanks & regards,
S.Karthick