Commit History

Author SHA1 Message Date
  Brian Aker 5ddf48998a Restructure code so that a worker copies functions when cloned. 10 years ago
  Brian Aker 5b695e6904 Added tests for checking that the server was using retry. Added new API call to determine if a client has active tasks. 10 years ago
  Brian Aker 1ece23e465 Merge 1.0 tree. 11 years ago
  Brian Aker 223b0c7429 Remove dead include. 11 years ago
  Brian Aker a2d9b575ac Add thread support. 11 years ago
  Brian Aker 57664acd9f First pass at removing need to use boost threads. 11 years ago
  Brian Aker db70e88eb3 Push workers off into start_worker. 12 years ago
  Brian Aker da809e0846 Cppcheck fixes. First pass 12 years ago
  Brian Aker b7513d24fb Use a shared_ptr for tracking the thread's memory. 12 years ago
  Brian Aker 0e9d0f7888 This fixes bug from SHUTDOWN error when it is returned. 12 years ago
  Brian Aker d2d781c24c Additional fix for bad task in client loop. 12 years ago
  Brian Aker f88c689437 First pass on making Clint's patch work. 12 years ago
  Brian Aker 37d40c6ada Update to just use boost, not pthreads, for slave startup 12 years ago
  Brian Aker 2770e53aed A few random stylish sorts of cleanups. 12 years ago
  Brian Aker 4b61f9cb6e Fixed issue with sem_t anonymous not being supported on OSX by switching to Boost thread semaphore. 12 years ago
  Brian Aker 7624a54bbf Fix for libuuid usage 12 years ago
  Brian Aker ae579464bd Drop dead logic around shutdown function 12 years ago
  Brian Aker e644769ca5 Adding in first pass of kill api. 12 years ago
  Brian Aker 7c419bb05e Fix valgrind issue in test case 12 years ago
  Brian Aker c6f844925c Full framework 13 years ago