[Pdx-pm] Parallel and Distributed Perl -- meeting on Wed. Jan 9th

Seven till Seven scratchcomputing at gmail.com
Fri Jan 4 18:05:58 PST 2008


Hi all,

Wednesday Jan 9th at 6:53pm, Free Geek

  Speaker:  Eric Wilhelm (aka "me")


Parallel and Distributed Perl

  I will present techniques and tools for parallelizing and distributing 
tasks across multiple cores or nodes with perl (and mostly on *nix.)  
The focus is on clean architecture, cross-platform clustering, and 
removing the distinctions between SMP and clustering.

  * basics:          models and laws
  * control:         forking/ssh/daemons
  * communication:   pipes/NFS/IPC
  * management:      waiting, polling, killing
  * non-blocking:    iterators, cursors, IO::Select
  * bonus:           unionfs+NFS
  * if time allows:  threads

--Eric
-- 

        http://pdx.pm.org


More information about the Pdx-pm-list mailing list