Tymeac
Posted by cooper6 on April 8, 2004 at 12:20 PM PDT
Summary
Tymeac is a Java asynchronous process manager for backend server development. Tymeac provides a queuing facility, thread management and recursive processing with a minimal footprint that is easy to use.
Parent project
no parent




Comments
Release 6.2.2 is now
by cooper6 - 2010-06-22 11:29
Release 6.2.2 is now available for the Java SE environment Release 2.0 is now available for the Java ME (CDC) environmentTymeac is an “embarrassingly
by cooper6 - 2010-02-12 08:31
Tymeac is an “embarrassingly parallel” fork-join approach that works well for everyday, multi-core applications in Java SE. see here for the latest articles: Fork-Join Development in Java SE : http://coopsoft.com/ar/ForkJoinArticle.html High Performance Priority Queues in Java SE: http://coopsoft.com/ar/PriQueArticle.html Managing Threads in Java SE: http://coopsoft.com/ar/j2searticle.html