Information for RPM naga-3.0-27.20200930git6f1e95d.fc41.src.rpm
ID | 1410006 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name | naga | ||||||||||||
Version | 3.0 | ||||||||||||
Release | 27.20200930git6f1e95d.fc41 | ||||||||||||
Epoch | |||||||||||||
Arch | src | ||||||||||||
Summary | Simplified Java NIO asynchronous sockets | ||||||||||||
Description | Naga aims to be a very small NIO library that provides a handful of java classes to wrap the usual Socket and ServerSocket with asynchronous NIO counterparts (similar to NIO2 planned for Java 1.7). All of this is driven from a single thread, making it useful for both client (e.g. allowing I/O to be done in the AWT-thread without any need for threads) and server programming (1 thread for all connections instead of 2 threads/connection). Internally Naga is a straightforward NIO implementation without any threads or event-queues thrown in, it is "just the NIO-stuff", to let you build things on top of it. Naga contains the code needed to get NIO up and running without having to code partially read buffers and setting various selection key flags. | ||||||||||||
Build Time | 2024-07-19 14:01:58 GMT | ||||||||||||
Size | 65.06 KB | ||||||||||||
dcb2b42563152a2c6fb4698a96e26865 | |||||||||||||
License | MIT | ||||||||||||
Provides |
|
||||||||||||
Obsoletes | No Obsoletes | ||||||||||||
Conflicts | No Conflicts | ||||||||||||
Requires |
|
||||||||||||
Recommends | No Recommends | ||||||||||||
Suggests | No Suggests | ||||||||||||
Supplements | No Supplements | ||||||||||||
Enhances | No Enhances | ||||||||||||
Files |
|
||||||||||||
Component of | No Buildroots |