wip C++17 stackful userland threads / green threads / fibers
-
Updated
Feb 5, 2018
wip C++17 stackful userland threads / green threads / fibers
An adapter between Retrofit and asynchronous non-blocking Java 11 Http Client
because reinventing the wheel is an option
Mid-latency SOCKS5 server with a Stop-And-Go 1-mix delay
Simple Program to chain the operations or steps in completable future and using Java's async NIO for REST API calls
ft_irc is an IRC server developed in C++, designed to provide a robust and feature-rich communication platform. It handles multiple clients simultaneously, supports standard IRC commands and channel management features, and integrates a bot for an interactive game. The server ensures non-blocking I/O operations. Compatible with official IRC clients
HTTP server in c++ 98 Standard
multithreaded server running in java, with the ability to handle GET requests.
Sample and very buggy examples for usage of nio in server implementation
Implementing core functions of Redis(in-memory database) in C/C++
Precision livestock farming is a dynamic approach to monitoring that involves the continuous observation of animals through various methods with Artificial Intelligence.
An echo server implemented based on Java's NIO2 library
Redis Native Producer Consumer Performance Testing
An attempt to a scalable nonblocking server using just Java NIO
Implement lock free queue technique by myself
2020, PJWSTK, Technologie Programowania Rozproszonego
Webserv is a non-blocking web server designed in C++ that handles HTTP requests using a single instance of poll() for all I/O operations, supporting multiple ports, CGI scripts and file uploads.
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."