nextupprevious

Compute-Bound (Publish-Subscribe) Server

Match events against a stored set of subscriptions.

Again threaded and stage server implementations with evaluation using Fabret workload (?).

Better relative performance for stage server relative to threaded server for this application. StagedServer uses partitioned data amongst threads as an optimization (sole reason for performance gain?). Also used cohort scheduling.