|
Project Information
Members
|
1. A small Http Server to handle requests. 2. A multicast listener (my own grid client processes extend a multicast base class that finds the url automatically on a LAN) 3. A jar indexer. The indexer should be pointed to a directory, and will recursively index every jar found in its path (including subdirectories.) One url is then needed to serve any class file found in any of the jars. |