Commit History

Author SHA1 Message Date
  Mukund Sivaraman 40471d97b2 [2856] Rename memmgr module mes file to libmemmgr to avoid conflict 12 years ago
  Mukund Sivaraman cd9d3e1a07 [2856] Log errors when using the ZoneWriter 12 years ago
  Mukund Sivaraman 9c54e830d9 [2856] Log when the MemorySegmentBuilder receives a bad command 12 years ago
  Mukund Sivaraman e61c29836e [2856] Test lists and sets directly instead of using len() 12 years ago
  Mukund Sivaraman 37753c0dc2 [2856] Add test for "load" command to builder 12 years ago
  Mukund Sivaraman 377e88195e [2856] Add documentation for the __handle_load() method, etc. 12 years ago
  Mukund Sivaraman 644a03f0da [2856] Fix handle_load() invocation 12 years ago
  Mukund Sivaraman 8df3463968 [2856] Add "load" command handler 12 years ago
  Mukund Sivaraman e291894070 [2856] Pass tuples in the command queue 12 years ago
  Mukund Sivaraman 894180b8bf [2856] Move command handlers into their own methods 12 years ago
  Mukund Sivaraman 351b82d0ed [master] Use alternate syntax for shallow copy 12 years ago
  Mukund Sivaraman e42db3d283 [master] Use list() instead of .copy() (as it is a Python 3.3 feature) 12 years ago
  Mukund Sivaraman 61dcb03fbe [2855] Don't use clear() on lists (as it is a Python 3.3 feature) 12 years ago
  Mukund Sivaraman 58f2a7f082 [2855] Use the same lock in the condition variable too 12 years ago
  Mukund Sivaraman 407655388f [2855] Notify on the socket if a response is ready 12 years ago
  Mukund Sivaraman 1949be3727 [2855] Move code out of lock region 12 years ago
  Mukund Sivaraman ee58a132fe [2855] Make the response a tuple 12 years ago
  Mukund Sivaraman 6916c32a3f [2855] Test what happens when a bad command is passed 12 years ago
  Mukund Sivaraman ee90ee28b4 [2855] Add more code comments 12 years ago
  Mukund Sivaraman c3ef6db1a2 [2855] Add class documentation 12 years ago
  Mukund Sivaraman a4ff0d97db [2855] Add a basic builder thread that understands the shutdown command 12 years ago