- 20 Jan, 2015 5 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Matthias Vallentin authored
-
- 19 Jan, 2015 4 commits
-
-
Matthias Vallentin authored
This addresses issues with hanging programs when one blocking actor waits on the result of another.
-
Dominik Charousset authored
-
Matthias Vallentin authored
-
Matthias Vallentin authored
-
- 16 Jan, 2015 1 commit
-
-
Joseph Noir authored
-
- 15 Jan, 2015 2 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 14 Jan, 2015 8 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
Add a managing typed actor to the MM offering asynchronous pub and get operations. Put is used by `publish()`, meaning to "put" a port/actor mapping to the MM. Get is used by `remote_actor()`, meaning to "get" a proxy instance from the MM. Closes #209.
-
Dominik Charousset authored
-
- 13 Jan, 2015 9 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
The new typed_response_promise template allows typed actors to use promises. By returning a typed promise, the type-checker accepts the signature of the message handler while the actual response message will be delayed (the runtime will not create a response message from the returned promise).
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 12 Jan, 2015 1 commit
-
-
Dominik Charousset authored
-
- 10 Jan, 2015 2 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
Fixes a bug in the multiplexer that could cause brokers to receive data on a connection handle that has been closed but is not yet removed from the multiplexer's event loop.
-
- 09 Jan, 2015 1 commit
-
-
Dominik Charousset authored
-
- 08 Jan, 2015 1 commit
-
-
Dominik Charousset authored
-
- 07 Jan, 2015 6 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-