Java Queue and Agents


Queue and Agents Multithreading Library,
Remote Queue and Agents Multithreading Library,
Multithreading & RMI Teaching Examples.


ABOUT

This is a collection of libraries and examples of multithreaded and distributed framework in Java for queueing jobs to local agents or remote agents via RMI. The purpose is to help teach introduction to multithreaded and distributed servers as part of Introduction to Parallel Programming subject.


HISTORY

It started as a simple teaching aide for undergraduate students in Chiang Kai Shek College, Philippines, in 2002.

The Queue and Agents Multithreading Example is so common in my software development practice that I decided to convert it to an easily extendible library in March 2004.


TODO

Create an easily extendible library for Remote Queue and Agents.


DEVELOPER

Engr. Jomin N Yu
Riversoft Systems, Developer
Chiang Kai Shek College, Instructor
Mapua Institue of Technology, Professor
Philippines

jominyu@yahoo.com


LICENSE

Copyright (C) 2002-2004 Engr. Jomin N. Yu of Riversoft Systems

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.

The full license is located at the root of this distribution in the LICENSE file.


SourceForge.net Logo