Author: allison Date: Sat Sep 8 14:25:24 2007 New Revision: 21146 Modified: trunk/docs/pdds/draft/pdd25_concurrency.pod
Log: [pdd] Add a reference to a PerlMonks thread about concurrency. Modified: trunk/docs/pdds/draft/pdd25_concurrency.pod ============================================================================== --- trunk/docs/pdds/draft/pdd25_concurrency.pod (original) +++ trunk/docs/pdds/draft/pdd25_concurrency.pod Sat Sep 8 14:25:24 2007 @@ -1021,6 +1021,9 @@ Sept. 2005 - "consider using OS threads" <http://groups.google.com/group/perl.perl6.internals/browse_frm/thread/40b50e3aa9255f8e/036a87b5d2b5ed2c?lnk=gst&q=threads&rnum=2#036a87b5d2b5ed2c> +Aug. 2007 - "multi-threading a work in progress" +<http://perlmonks.org/?node_id=636466> + Concurrency as Futures - <http://www.cincomsmalltalk.com/userblogs/mls/blogView?showComments=true&entry=3336838959>