Discussion:
ODP: Re: {Disarmed} Re: [firebird-support] Number of concurrent user connections
liviuslivius liviuslivius@poczta.onet.pl [firebird-support]
2016-10-28 20:26:22 UTC
Permalink
simple session id maitenanceread about
read also about No SQL databases
regards,Karol Bieniaszewski

-------- Oryginalna wiadomość --------
Od: "Alain Bastien ***@gmail.com [firebird-support]" <firebird-***@yahoogroups.com>
Data: 28.10.2016 12:00 (GMT+01:00)
Do: firebird-***@yahoogroups.com
Temat: Re: {Disarmed} Re: [firebird-support] Number of concurrent user connections


 









One thing is for sure YOU can't login FACEBOOK with two different IDs from the SAME PC at the same TIME.

Or even (correct if I'm wrong)  SAME ID on to different PCs

There should be a UNIQUE field such MAC ADDRESS + IP + ID managed by the DATABASE in a TABLE !!!

So there is a TABLE


Kind Regards
Alain Bastien
34 Dr Ross Avenue
Rose Hill 72102
Mauritius
Mobile Tel: +230  5 719 30 30
Skype:alainbastien
Viber: 7320143





On Thu, Oct 27, 2016 at 6:11 PM, Elmar Haneke ***@haneke.de [firebird-support] <firebird-***@yahoogroups.com> wrote:















 
I was looking on FaceBook 'sDATA storage and MySQL !!!
For sure millions simultaneous Users connected !!!
I would guess nobody is running an database server with millions of

connections simultaneously open.



On huge Systems as Facebook there are some application servers between

users and database which do serialize database access to an lower number

of connections - it does not make sense to let DB server process

millions of queries simultaneously since the hardware has not that much

parallelity.



Elmar
fabianch@itbizolutions.com.au [firebird-support]
2016-10-28 20:32:41 UTC
Permalink
We are trying to configure and package Firebird 3 as an embedded database
with our App. Could someone provide an example of how to do it please? We
have configured Firebird to work as embedded locally but we need to ship all
files into one directory with our app, and don't know what files are needed
just for an embedded database server.

Loading...