A 100% Java implementation of the Unix "find" program. It can be used as a library, allowing Java programs to search for files. It supports many of the GNU find's options. JavaFind is capable of automatically delegating to GNU find if available.
A small client/server/node application written in java for distributed computing, or clustering. you write your programs to use this system, you create an object with a meathod to run and send it to the server that assign it a node.
jconfd runs as a daemon and writes the configuration files of different programs like fetchmail, the backend for the configuration files is a database. The daemon can run the programs in intervals or specified times. At the moment it's just a framework.
JEPLA - Java Easy Persistent Layer. Provides an easy way to persist objects using persistent collections. The basic idea is provide a way to write programs that use persistent data without break OO concept like RDBMS and without complexity of an OODBMS.
Jrar is a fast and effective frontend to the RAR and UNRAR programs. Programmed completely in Java it will be able to work on any computer that has a port of the Java2 runtime and the (UN)RAR programs.
ModuleLauncher is a program that allows easy running of modules(batch programs,executables etc.) by introducing them in a xml file. There will be a command line tool as well as a web interface and a desktop program to configure and monitor the modules.
leJOSUnit is a port of the Java based JUnit framework for testing robotic programs with a very small footprint. leJOS is a Java based replacement firmware (OS) for the LEGO Mindstorms RCX brick that comes with Lego\'s Robotics Invention System.
Amylase is a set of tools/libraries written in Java, which converts various structured text files such computer programs/DTD files into HTML or XML documents. The name, Amylase, comes from a word ML-ize, where ML stands for Markup Language as in XML.
This is a file splitter written in Java. Unlike some file splitter programs that I have come across, this program allows for the transfer of split files between different Operating Systems. Tested on Linux, Free-BSD and Windows XP & 98
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Ulysses is a 100% java software developed to allow control on a remote machine. It is intended to provide services similar to FTP or to execute programs; it is designed (although this isn\'t completed, yet) to manage plugin installation.
XMLbrain is a XML Middleware.
XMLbrain is not active right now. Its just a nice XML everywhere idea. Programs and Data are in XML, they are flowing through the System. meanwhile known Tags are substituted....... it'll be back :-)
PyREXX is a interprocess messaging server for routing remote prodecure calls using xml-based messages (Jabber, XML-RPC, etc), which will allow programs to interact more easily.
Armidale is a set of Java programs and libraries used to radically simplify the development, deployment and use of web applications which have rich graphical user interfaces.
This project is a collection of three different programs, regarding: 1) a program to include context-sensitive ranking when querying on a database, 2) a program for estimating relative importance in networks. 3)Search of services in a sensor network
JStream is a stream manipulator based on plugin architecture.
Streams are manipulated via custom scripts (Java language).
JStream uses Java NIO for better performances.
With JStream, you can easyly create programs like : MD5Sum, TCP Redirector...
A choreography programming language for concurrent systems
Chor is a strongly-typed choreography programming language for distributed systems. In Chor, the behaviour of a system is written down as a global program (a choreography) where all the message exchanges between the participants are explicit. Choreographies are statically checked against protocol specifications, given as types, enabling type-directed global programming. Finally, Chor supports the automatic generation of systems from a choreography. With Chor, you do not have to worry about...