CSQperl not threaded?
Blastwave perl:
root:=> /opt/csw/bin/perl -V | grep archname
osname=solaris, osvers=2.8, archname=sun4-solaris-thread-multi
Builtin Solaris 10 U2 perl:
root:=> /bin/perl -V | grep archname
osname=solaris, osvers=2.10, archname=sun4-solaris-64int
Coolthread perl from CSQperl
root:=> /usr/local/bin/perl -V | grep archname
osname=solaris, osvers=2.10, archname=sun4-solaris
I think it would be Cool to multi Thread the perl that's part of the coolstack.
Lyle

