-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2011-5713 2011-04-21 02:57:13 --------------------------------------------------------------------------------
Name : perl-Coro Product : Fedora 15 Version : 5.372 Release : 3.fc15 URL : http://search.cpan.org/dist/Coro/ Summary : The only real threads in perl Description : This module collection manages continuations in general, most often in the form of cooperative threads (also called coros, or simply "coro" in the documentation). They are similar to kernel threads but don't (in general) run in parallel at the same time even on SMP machines. The specific flavor of thread offered by this module also guarantees you that it will not switch between threads unless necessary, at easily-identified points in your program, so locking and parallel access are rarely an issue, making thread programming much safer and easier than using other thread models. -------------------------------------------------------------------------------- Update Information: This update adds the Coro::EV module. -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update perl-Coro' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
