summaryrefslogtreecommitdiff
path: root/util/message_server_asio.cpp
Commit message (Expand)AuthorAgeFilesLines
* mongos async: use StickyThreads.Mathias Stearn2010-01-251-3/+62
* mongos async: use two IO threadsMathias Stearn2010-01-251-0/+1
* mongos async: cache remote portMathias Stearn2010-01-251-5/+11
* uassert/massert take error code SERVER-112Eliot Horowitz2009-12-281-2/+2
* ASIO mongos now uses a threadpool for database operations.Mathias Stearn2009-12-231-13/+19
* readabilityMathias Stearn2009-12-141-4/+5
* some initial visual studio 2010 supportDwight2009-11-301-6/+6
* all client files now marked as Apache 2.0. SERVER-329.Mathias Stearn2009-10-271-0/+15
* replace cerr with cout for all server filesEliot Horowitz2009-10-161-2/+2
* remotePortEliot Horowitz2009-09-171-2/+6
* clean asio shutdownEliot Horowitz2009-04-201-0/+7
* switch mongos to use MessageServerEliot Horowitz2009-03-021-0/+4
* asio checkpoing, working, not threaded yetEliot Horowitz2009-03-021-31/+26
* basic asio core workingEliot Horowitz2009-03-021-15/+40
* checkpoint for async message serverEliot Horowitz2009-03-021-0/+134