RE: Stackoverflow.com Perl 6 threads of interest

2008-10-07 Thread Conrad Schneiker
o Vim for editing/wrapping.) Let's give this another try with the original content: For newbies, here's the "About" page for Stackoverflow.com: http://stackoverflow.com/about Page showing questions that are tagged "perl6" http://stackoverflow.com/questions/tagge

Re: Stackoverflow.com Perl 6 threads of interest

2008-10-07 Thread Aristotle Pagaltzis
* Larry Wall <[EMAIL PROTECTED]> [2008-10-07 18:10]: > Anyway, my mailer is not smart enough to intuit that the next > line should be glued to the previous, and arguably if it were > smart enough, it would be making unwarranted guesses anyway, > since there's really no way of knowing for sure, apar

Re: Stackoverflow.com Perl 6 threads of interest

2008-10-07 Thread Larry Wall
By the by, I don't know what you're using to send mail, but it's a bit difficult to extract URIs from your message when most of them are broken by autowrapping. This will be a more frequent problem as long as the average length of URIs in the world is growing, so it's probably worth dealing with.

Stackoverflow.com Perl 6 threads of interest

2008-10-07 Thread Conrad Schneiker
Thought some of you might find this interesting For newbies, here's the "About" page for Stackoverflow.com: http://stackoverflow.com/about Page showing questions that are tagged "perl6" http://stackoverflow.com/questions/tagged/perl6 Perl 6

November, current state (Re: [november] Stackoverflow.com Perl 6 threads of interest)

2008-10-07 Thread Carl Mäsak
Conrad (>): > http://stackoverflow.com/questions/170268/what-features-of-perl6-are-you-the-most-excited-about > > (Of course I added "NOVEMBER" to the list of answers.) Heartfelt thanks for that. That is, indeed, a creative way to interpret the term "feature of Perl 6". :) You also writ

Perl 6 Threads

2004-12-13 Thread nico
I just read RFC from http://dev.perl.org/perl6/rfc/ about thread model in perl. It's quite old stuff. I hope this still a continuous work. I don't know if you look at Erlang. It's a distributed langage that use cooperative thread. It scale very very well. But Erlang is a slow langage. Thread are