John Pritchard
unread,Jun 4, 2009, 11:35:11 AM6/4/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to proto-streamer
The proto streamer (ps) is very effective for an application highly
focused on streaming, with virtually no static content. It's about
the source code, very clean.
However, in my own work I need to develop more advanced streaming with
a thread pool, and I need more static content, so I'm going to look in
the direction of syntelos/sx for this.
Once I get that going, I'll likely return to ps with more sx
technology (ps's method response architecture is from sx) for a thread
pool.
The sx codebase is overweight from where I'd like it to be, more like
ps, which gives ps its relevance (for me).