Documentation
This page is an index for all the technical information related to ØMQ projects. The tree structure below corresponds to the directory structure in ØMQ/0.2 subversion.
Projects
- perf - a performance measurement framework
- helpers
- interfaces
- i_transport.hpp - transport interface
- i_worker.hpp - worker interface
- transports
- sctp.hpp - SCTP transport
- tcp.hpp - TCP/IP transport
- zmq.hpp - ØMQ transport
- ysuite.hpp - Y-suite transport
- workers
- sender.hpp - sender worker
- raw_sender.hpp - raw sender worker
- receiver.hpp - receiver worker
- raw_receiver.hpp - raw receiver worker
- ping_pong.hpp - ping-pong worker
- raw_ping_pong.hpp - raw ping-pong worker
- echo_worker.hpp - echo worker
- tests - a performance measurement test suite
- scenarios
- stats_raw_den.R - raw_density scenario output processing script
- stats_raw_lat.R - raw_latency scenario result output processing script
- tcp - TCP latency and throughput tests
- ysuite - ysuite latency and throughput tests
- zmq - ØMQ latency and throughput tests
- zmq_vs_tcp -ØMQ vs. TCP latency and throughput comparison test
- scenarios
- tests - ØMQ regression tests
- zmq - ØMQ lightweight messaging kernel
