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:[EMAIL PROTECTED] | > | 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 > [email protected] > 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: [EMAIL PROTECTED] ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
