Friday, August 2, 2013

Links for 08/01/2013


Supervisor: A Process Control System - Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems.

SEDA: An Architecture for Highly Concurrent Server Applications - SEDA is an acronym for staged event-driven architecture, and decomposes a complex, event-driven application into a set of stages connected by queues. This design avoids the high overhead associated with thread-based concurrency models, and decouples event and thread scheduling from application logic.

Big-O notation explained by a self-taught programmer - N/A

No comments:

Post a Comment