MUDI, Java Multi Threaded Dispatcher Framework
MUDI is a small framework to enable the creation of a multithreaded dispatcher application. The framework has already proven its usability, it is used in a number of very robust applications which run 7/7 days 24/24 hours.
It is the goal of the MUDI framework:
-
Should be able to handle a large number of threads, thousands.
-
Should be configurable at run time, when using a JMX wrapper.
-
Should have enough parameters so that it can be scheduled using a scheduling mechanism (e.g. UNIX cron) on a regular basis.
-
Basis to rewrite batch applications in J2EE context.
-
Should be configurable using the Spring framework.
Project Links
-
MUDI in SourceForge. This is the MUDI project page at SourceForge.
-
Downloadable Files in SourceForge. These contain binary downloads as well as source downloads. The binary downloads contain a complete user manual in HTML and in PDF format.
-
Browse the subversion repository.
Related News
New MUDI version (4 nov 2005)
The first version of MUDI, a Java library to do multi threaded dispatching was released. MUDI is a small framework to enable the creation of a multithreaded dispatcher application. The framework has already proven its usability, it is used in a number of very robust applications which run 7/7 days 24/24 hours.
The first version of MUDI, a Java library to do multi threaded dispatching was released. MUDI is a small framework to enable the creation of a multithreaded dispatcher application. The framework has already proven its usability, it is used in a number of very robust applications which run 7/7 days 24/24 hours.