RMIIO (Open HMS)
RMIIO (Open HMS)
http://openhms.sourceforge.net/rmiio/
RMIIO is a library which makes it as simple as possible to stream large amounts of data using the RMI framework (or any RPC framework for that matter). Who needs this? Well, if you have ever needed to send a file from an RMI client to an RMI server, you have faced this problem. And, if you did manage to implement a basic solution, it probably threw an OutOfMemoryError the first time someone tried to send a 2GB file. Due to the design of RMI, this common and deceptively simple problem is actually quite difficult to solve in an efficient and robust manner.
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| LGPLv2.1 | Deborah Nicholson | 3 March 2008 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Developer |
Resources and communication
Software prerequisites
This entry (in part or in whole) was last reviewed on 3 March 2008.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.