Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [core] add test to demonstrate waiting threads in mailbox::receive won't cras... | Ivo van Dongen | 2017-05-27 | 1 | -0/+56 |
* | [core] allow self closing mailbox/actor | Ivo van Dongen | 2017-05-27 | 1 | -0/+32 |
* | [core] Block in Mailbox::close() until neither receive nor push are in progress | John Firebaugh | 2017-05-24 | 1 | -1/+57 |
* | [build] move default ThreadPool implementation to platform/default | Konstantin Käfer | 2016-11-22 | 2 | -2/+2 |
* | [core] [node] pass thread pool impl to Map constructor | Mike Morris | 2016-10-20 | 2 | -2/+2 |
* | [test] add .test.cpp suffix to test case files | Konstantin Käfer | 2016-09-28 | 2 | -0/+0 |
* | [core] Use an actor model for tile worker concurrency | John Firebaugh | 2016-09-16 | 2 | -0/+181 |