multithreaded server running in java, with the ability to handle GET requests.
-
Updated
Feb 13, 2024 - Java
multithreaded server running in java, with the ability to handle GET requests.
Sample and very buggy examples for usage of nio in server implementation
Implement lock free queue technique by myself
An adapter between Retrofit and asynchronous non-blocking Java 11 Http Client
Projeto - Communication Platform implementado com Vert.x (reativo e não bloqueante)
Distributed programming technologies (Java)
An attempt to a scalable nonblocking server using just Java NIO
2020, PJWSTK, Technologie Programowania Rozproszonego
An event-driven, non-blocking / asynchronous Java network application framework
An echo server implemented based on Java's NIO2 library
Unet is a lightweight and high performance UDP net framework developed using pure Java, it based on event model drive and used synchronous non-blocking IO.
TCP Proxy Server
A server that handles network traffic by using a thread pool. The thread pool handles all network communication tasks and batches incoming data to improve performance
P2P Netty Chat application | A simple chat client and server with Netty with Protocol Buffers as chat wire format.
Vortex IO is an easy-to-use high performance non-blocking zero dependency socket server API for Java.
Chatting platform with mini games written in Java using Non-blocking IO, channels, selectors, connection pools, and JavaFX.
Java asynchronous file I/O based on io_uring Linux interface
Add a description, image, and links to the non-blocking-io topic page so that developers can more easily learn about it.
To associate your repository with the non-blocking-io topic, visit your repo's landing page and select "manage topics."