libcoro-perl binary package in Ubuntu Trusty amd64

 Coro is a collection of modules which manages continuations in general, most
 often in the form of cooperative threads (also called coros, or simply "coro"
 in the documentation). They do not actually execute at the same time, even on
 machines with multiple processors.
 .
 The specific flavor of thread offered by this module also guarantees you that
 it will not switch between threads unless necessary. It switches at easily-
 identified points in your program, so locking and parallel access are rarely
 an issue, making threaded programming much safer and easier than using other
 threading models.
 .
 Coro provides a full shared address space, which makes communication between
 threads very easy. A parallel matrix multiplication benchmark runs over 300
 times faster on a single core than perl's ithreads on a quad core using all
 four cores.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2013-12-22 11:48:27 UTC Published Ubuntu Trusty amd64 release universe perl Optional 6.330-1
  • Published
  • Copied from ubuntu trusty-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Trusty amd64 proposed universe perl Optional 6.330-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2013-12-22 11:49:55 UTC Superseded Ubuntu Trusty amd64 release universe perl Optional 6.310-1build1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of libcoro-perl 6.330-1 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu trusty-proposed amd64 in Primary Archive for Ubuntu
  2013-12-23 12:10:13 UTC Deleted Ubuntu Trusty amd64 proposed universe perl Optional 6.310-1build1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2013-10-24 16:41:16 UTC Superseded Ubuntu Trusty amd64 release universe perl Optional 6.310-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of libcoro-perl 6.310-1build1 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu saucy-proposed amd64 in Primary Archive for Ubuntu