Rapidant is a parallel-TCP-based, S/W High-Speed data transfer platform.
It's purpose is to transfer massive data rapidly by consuming as much available bandwidth as possible.
And this project provides an implementation of the Rapidant protocol using java.
Developers Blog : http://www.facebook.com/rapidant
Key Features
* Fast data transfer based on parallel TCP
* Efficient data transfer using real-time compression of data
* Server-client architecture, in which the server supports multiple clients
* Available either as an independent application or as a library for other application
* Pure java implementation for working on various platforms
This application writes messages received by a TCP/IP socket connection to the local file system. It can be operated either as multi client capable socket server or as a socket client and is multithreaded. Both, Linux/Unix and Windows, are supported.
Hazelcast is an open source clustering and highly scalable data distribution platform for Java, which is:
* Lightening-fast; thousands of operations/sec.
* Fail-safe; no losing data after crashes.
* Dynamically scales as new servers added.
* Super-easy to use; include a single jar.
Hazelcast is pure Java. JVMs that are running Hazelcast will dynamically cluster. Although by default Hazelcast will use multicast for discovery, it can also be configured to only use TCP/IP for environments where multicast is not available or preferred.
# RESTClient: Tool to test RESTful webservices.
# WizCrypt: Cross-platform secrecy!
# jEnkryptor: Java swing based, multi-threaded cross-platform encryption application. It uses the WizCrypt engine.
# XML2SpreadSheet: Generate XSLs the smart way.
# OpenSymphony OSWorkflow XMPP Plugin: Tool to send XMPP message from OpenSymphony OSWorkflow engine.
# Text Encoding Util: Commandline utility to transform text from one encoding to another, and to test if a text file conforms to charset specified by a particular encoding.
# TCPIPClient: Easy way to test protocols based on TCP/IP.
# S3 Commandline Backup: Send a file to Amazon S3 webservice.
# URL Shortening Servlet: A simple servlet to shorten lengthy URLs. The data is stored in filesystem as text files.