1. 11 Aug, 2014 1 commit
    • Dominik Charousset's avatar
      Remove `scheduler::abstract_worker` · 02a55afa
      Dominik Charousset authored
      By moving the implementation of `stop` into the concrete coordinator
      implementation, the `abstract_coordinator` no longer needs any virtual member
      function dispatch for its workers.
      02a55afa
  2. 10 Aug, 2014 1 commit
    • Dominik Charousset's avatar
      Revise scheduler, make max throughput configurable · 6241921e
      Dominik Charousset authored
      The scheduler now has only a single policy that is currently only implemented
      for work stealing. When defining a scheduler, users can now define a max
      throughput parameter that denotes how many messages an actor is allowed to
      consume before it must return control to the scheduler.
      6241921e
  3. 09 Aug, 2014 2 commits
  4. 08 Aug, 2014 1 commit
  5. 07 Aug, 2014 2 commits
  6. 06 Aug, 2014 8 commits
  7. 05 Aug, 2014 3 commits
  8. 04 Aug, 2014 18 commits
  9. 31 Jul, 2014 2 commits
  10. 28 Jul, 2014 2 commits