Current status
- Parallelism considered at many points in design
- Overall approach still a little slushy
- Needs exploration
- Few active Perl 6 implementations have built-in parallelism
- Often lack of good VM support
- Almost none of the examples in this talk currently "work"
- Not yet implemented, or
- implemented but not really parallel execution
- Need examples and use cases to progress