>>>>> "RJK" == Ronald J Kimball <[EMAIL PROTECTED]> writes:
RJK> As it was getting late, Uri did a summary of his two topics: a RJK> simple client-server package with a middle layer that sends a RJK> single client request to multiple servers; and the Sort::Maker RJK> module, which constructs complicated sort functions from simple RJK> descriptions. just to clarify that first topic. my goal was not showing a simple client/server thing but a scaffold for comparing how middleware applications can do parallel sessions. since i only have one middleware layer for that so far (my goal is about 10 of them) it looked more like i was just showing a 3 layer system for its own sake. the setup was chosen to be able to easily compare the coding styles and techniques needed for sessions. along the way, in writing the front and backends (and the first middleware example), i was able to show how to do those with very few subs just using stem's event layers. when i do the full talk it will be much clearer what this is all about. and i hope to do a full warmup talk on the sort::maker module in the early june meeting. i doubt i will have it ready for may. uri -- Uri Guttman ------ [EMAIL PROTECTED] -------- http://www.stemsystems.com --Perl Consulting, Stem Development, Systems Architecture, Design and Coding- Search or Offer Perl Jobs ---------------------------- http://jobs.perl.org _______________________________________________ Boston-pm mailing list [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm

