Registry / networking / activeio-core

activeio-core

JSON →
library3.1.4javamavenunverified

A high-performance IO abstraction framework for Java, providing asynchronous and non-blocking I/O operations.

<dependency> <groupId>org.apache.activemq</groupId> <artifactId>activeio-core</artifactId> <version>3.1.4</version> </dependency>
INSTALL
IMPORT
SIG · ACTIVEIO-CORE
A
activeio-core
networkingjavav3.1.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ActiveIO
org.apache.activeio.ActiveIO

Initialize the ActiveIO framework for high-performance I/O operations.

import org.apache.activeio.ActiveIO; public class Example { public static void main(String[] args) { ActiveIO io = new ActiveIO(); System.out.println("ActiveIO initialized"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
36
OpenAI (training)
1
Resources
activeio-core — mvn dependency:get activeio-core · libregistry