Ticket #618 (closed roadmap: invalid)
concurrency friendly cps-style dispatch
Reported by: | allison | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 3.0 |
Component: | none | Version: | |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
This is a new concurrency model, an extension of Parrot's Continuation Passing Style architecture. It takes advantage of the encapsulated dispatch Parrot's CPS provides to implement more advanced concurrency features. Some inspiration for this comes from Erlang's Actor model, some from thread-level speculation.
This feature is very speculative at the moment, a concrete specification will need to be developed as part of the roadmap task.
Change History
Note: See
TracTickets for help on using
tickets.