A high performance cross programming languages communication framework similar to Java RMI. Unlike RMI, CABLE allows server push and was tested to run up to 3x faster than RMI depending the number of threads and CPU power. Currently in Java and C#.
News::Threader - This is a perl module for usenet news message threading based on the document found in http://www.jwz.org/doc/threading.html and the Grendel source (in Java). Great thanks to Jamie Zawinski for the codes and alogrithm.