[Chicago-talk] Java API/Perl revisited

Jay Strauss me at heyjay.com
Wed Nov 19 16:54:05 CST 2003


I've used POE in the past, and will probably use it in this case to allow
client apps to get at the stock data.  But I 've a long way to go

Jay
----- Original Message -----
From: "Jonathan Steinert" <hachi at kuiki.net>
To: "Chicago.pm chatter" <chicago-talk at mail.pm.org>
Sent: Wednesday, November 19, 2003 9:38 AM
Subject: Re: [Chicago-talk] Java API/Perl revisited


> Jay,
>
> I can't really say how I see using POE in this application, but the
> moment you start thinking about doing async IO and running a poll loop
> you have hit an area where you can most likely write the entire thing in
> POE.
>
> POE can be viewed as simply a framework built around a select() loop,
> but it doesn't have to be select() necessarally.
>
> --Jonathan
>
> Jay Strauss wrote:
> > Jonathan,
> >
> > I was planning on using POE in a different aspect of what I'm trying to
do.
> > How did you envision using it this application?  I have to read a socket
> > (endlessly), and dispatch methods based on the messages I receive over
the
> > socket, I also have to talk on that socket when necessary
> >
> > Jay
>
> _______________________________________________
> Chicago-talk mailing list
> Chicago-talk at mail.pm.org
> http://mail.pm.org/mailman/listinfo/chicago-talk
>
>




More information about the Chicago-talk mailing list