
7 May
2009
7 May
'09
11:50 a.m.
Martin Kersten wrote:
Update of /cvsroot/monetdb/MonetDB5/src/modules/mal In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8081
Modified Files: remote.mx Log Message: remote - simplified the RMT connection setup in RMTquery first check for connnection errors, otherwise the handler seems rubish. Question, is mapi_query() thread safe?
I seriously doubt it. Use multiple connection handles if you want to use multiple threads. We could look into thread safety in mapilib sometime. -- Sjoerd Mullender