Commit Graph

8 Commits

Author SHA1 Message Date
Dmitry Simonenko 6c13cad1fa machinarium: avoid caching messages from other workers 2018-11-20 19:08:27 +03:00
Dmitry Simonenko c61c1e81f7 machinarium: rework msg_cache/coroutine_cache per machine thread 2018-11-19 17:52:37 +03:00
Dmitry Simonenko 7c7fdf557d machinarium: switch to sleeplock instead of pthread_mutex_t 2018-11-15 15:22:38 +03:00
Dmitry Simonenko a18f2eae68 machinarium: switch to mutexes to reduce hot spots cpu usage 2018-10-26 18:41:55 +03:00
Dmitry Simonenko 14d4a7f478 odyssey: add cache_msg_gc_size option and disable default caching 2018-09-26 18:18:17 +03:00
Dmitry Simonenko de824a3373 odyssey: implement msg_cache gc for oversized msgs 2018-09-05 16:04:36 +03:00
Dmitry Simonenko 7392a65ce4 machinarium: add msg_cache stat info 2018-08-30 17:23:14 +03:00
Dmitry Simonenko eed0608914 machinarium: move root to third_party/machinarium 2018-03-29 14:30:14 +03:00