Re: [Monetdb-developers] [Monetdb-checkins] MonetDB5/src/mal mal_client.mx, 1.139, 1.140 mal_session.mx, 1.129, 1.130
On Wed, Jan 17, 2007 at 07:13:52AM +0000, Niels Nes wrote:
Update of /cvsroot/monetdb/MonetDB5/src/mal In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv9203/src/mal
Modified Files: mal_client.mx mal_session.mx Log Message: increased number of client slots from 32 to 64 don't crash on running out ot client slots
for info: M4 uses/allows even 512 clients: ./MonetDB4/src/monet/monet_client.mx:#define MAXCLIENTS 512 Stefan -- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
On Wed, Jan 17, 2007 at 08:26:00AM +0100, Stefan Manegold wrote:
On Wed, Jan 17, 2007 at 07:13:52AM +0000, Niels Nes wrote:
Update of /cvsroot/monetdb/MonetDB5/src/mal In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv9203/src/mal
Modified Files: mal_client.mx mal_session.mx Log Message: increased number of client slots from 32 to 64 don't crash on running out ot client slots
for info: M4 uses/allows even 512 clients:
./MonetDB4/src/monet/monet_client.mx:#define MAXCLIENTS 512 but uses them much more often (sub contexts also require new clients). But I'll go for any default (maybe we should make it dependend (one day) on the embedded flag).
Niels
Stefan
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
-- Niels Nes, Centre for Mathematics and Computer Science (CWI) Kruislaan 413, 1098 SJ Amsterdam, The Netherlands room C0.02, phone ++31 20 592-4098, fax ++31 20 592-4312 url: http://www.cwi.nl/~niels e-mail: Niels.Nes@cwi.nl
participants (2)
-
Niels Nes
-
Stefan Manegold