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
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
multithreaded server running in java, with the ability to handle GET requests.
Sample and very buggy examples for usage of nio in server implementation
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
A ruby implementation of tail -f -n0
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.
Eclipse Vert.x is a tool-kit for building reactive applications on the JVM.
Extendable, non-blocking I/O, HTTP/SOCKS5 proxy server.
Projeto - Communication Platform implementado com Vert.x (reativo e não bloqueante)
Distributed programming technologies (Java)
Full-stack web application that takes in specific dishes/foods, finds the recipe and maps all of the stores that have the ingredients for it on google maps, and calculate the cost of all the ingredients.
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."