CS

General Computer Science Concepts

Reactor Model

The reactor model is a design pattern used in concurrent and network programming to handle high-throughput and low-latency communication. It is based on the idea of non-blocking I/O, which allows multiple concurrent connections to be handled efficiently by a single thread or a small number of threads.

Tech Comparison

.

Licensed under CC BY-NC-SA 4.0
Get Things Done
Built with Hugo
Theme Stack designed by Jimmy