in reply to Re^3: Cor—An object system for the Perl core
in thread Cor—An object system for the Perl core

When I was updating the slightly-outdated PDL::Dataflow doc recently, it occurred to me that That would be a lot closer to proper SMP, within Perl. My limited knowledge of parallel programming suggests that it's hard to reason about unless you have a "main" thread that's in overall charge, which this model would retain.
  • Comment on Re^4: Cor—An object system for the Perl core