Cotta
作者:xunchangguo 日期:2008-05-05
Cotta是一个轻量级文件IO类库。它简化了Java File IO相关API的使用并极大地提高应用程序的可测试性。
About Cotta
Cotta is a very lightweight file system framework that is created to ease the pain of writing an application that involves file handling:
Simplifies Java File IO related API
Greatly enhances the applications te...
About Cotta
Cotta is a very lightweight file system framework that is created to ease the pain of writing an application that involves file handling:
Simplifies Java File IO related API
Greatly enhances the applications te...
RMIIO
作者:xunchangguo 日期:2008-02-18
RMIIO这个Java类库能够解决通过RMI/RPC框架发送大文件(比如2GB大小)时客户端或服务器会发生内存溢出的问题。它用法很简单只需额外增加几行代码。
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...
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...






