/inqwise-async

Inqwise Async bridges Java’s blocking I/O with Vert.x’s non-blocking APIs. It wraps classes like InputStream, OutputStream, Reader, and Writer, allowing seamless integration of existing Java code into Vert.x reactive applications without blocking the event loop. Enhance efficiency and scalability in high-performance, event-driven environments.

Primary LanguageJavaMIT LicenseMIT

This repository is not active