Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.

coroutine based actor #250

Open
lsbardel opened this issue Oct 10, 2016 · 0 comments
Open

coroutine based actor #250

lsbardel opened this issue Oct 10, 2016 · 0 comments

Comments

@lsbardel
Copy link
Member

lsbardel commented Oct 10, 2016

Add coroutine based actors.
These actors are different from other actors since they don't own an event loop.
Instead they share the loop of the process-based of thread-based actor which created them.

@lsbardel lsbardel added this to the 1.6 milestone Oct 10, 2016
@lsbardel lsbardel modified the milestone: 1.6 Nov 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant