Hi "mailing lists",

On Thu, 13 Nov 2014 16:14:17 +0000
mailing lists <listas.cor...@yahoo.es> wrote:

> Hi Carl,
> 
> > http://stackoverflow.com/questions/2232471/how-do-i-use-async-programming-in-perl
> > http://search.cpan.org/~mlehmann/AnyEvent-7.07/lib/AnyEvent.pm
> > 
>  
>  do you think that AnyEvent is better than POE? since I know nothing about
> both I prefer learn the correct one even if it is a little more dificult. I
> will read all about AnyEvent this weekend.
> 

Well, AnyEvent is much more modern than POE and as a result - more recommended.
However, it does not play nice with IO-Async. For more information about
alternatives, see:

http://perl-begin.org/uses/multitasking/#event_frameworks

> Also the raspberry is not a very powerfull machine I'm worried about
> performance.
> 

Well, I suggest you cross the river when you get to it. AnyEvent or IO-Async
should not be much slower than POE.

> > Hope that helps you get started.
> 
> I think so, at least this proyect sounds more interesting to me than the
> boring exercices to calculate leap years.
> 

BTW, in English the world is spelled "project" - not "proyect" -
http://en.wiktionary.org/wiki/project#English .

Regards,

        Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
Free (Creative Commons) Music Downloads, Reviews and more - http://jamendo.com/

On Yom Kippur (= the Jewish Day of Atonement), Chuck Norris forgives God for
his sins.
    — http://www.shlomifish.org/humour/bits/facts/Chuck-Norris/

Please reply to list if it's a mailing list post - http://shlom.in/reply .

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to