mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 18:40:27 +01:00
9da84a5239
For historical reasons queue to transfer commands between threads was called 'signaler'. Given that it was used to pass commands rather than signals it was renamed to 'mailbox', see Erlang mailboxes. Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
61 lines
1.3 KiB
Plaintext
61 lines
1.3 KiB
Plaintext
Component: Atomic Operations
|
|
Maintainer: Martin Lucina
|
|
Contact: mato@kotelna.sk
|
|
|
|
Component: Lock-free Algorithms
|
|
Maintainer: Martin Sustrik
|
|
Contact: sustrik@250bpm.com
|
|
|
|
Component: TCP transport
|
|
Maintainer: Martin Sustrik
|
|
Contact: sustrik@250bpm.com
|
|
|
|
Component: IPC transport
|
|
Maintainer: Martin Sustrik
|
|
Contact: sustrik@250bpm.com
|
|
|
|
Component: PGM transport
|
|
Maintainer: Martin Sustrik
|
|
Contact: sustrik@250bpm.com
|
|
|
|
Component: In-process transport
|
|
Maintainer: Martin Sustrik
|
|
Contact: sustrik@250bpm.com
|
|
|
|
Component: I/O Threads
|
|
Maintainer: Martin Sustrik
|
|
Contact: sustrik@250bpm.com
|
|
|
|
Component: Application Threads and Differnet Socket Types
|
|
Maintainer: Martin Sustrik
|
|
Contact: sustrik@250bpm.com
|
|
|
|
Component: Multiplexing (zmq_poll)
|
|
Maintainer: Martin Sustrik
|
|
Contact: sustrik@250bpm.com
|
|
|
|
Component: Devices
|
|
Maintainer: Martin Sustrik
|
|
Contact: sustrik@250bpm.com
|
|
|
|
Component: Generic Infrastructure (context, mailbox, command, pipe)
|
|
Maintainer: Martin Sustrik
|
|
Contact: sustrik@250bpm.com
|
|
|
|
Component: Documentation
|
|
Maintainer: Martin Lucina
|
|
Contact: mato@kotelna.sk
|
|
|
|
Component: Autotools build system
|
|
Maintainer: Martin Lucina
|
|
Contact: mato@kotelna.sk
|
|
|
|
Component: MSVC build system
|
|
Maintainer: Martin Sustrik
|
|
Contact: sustrik@250bpm.com
|
|
|
|
Component: Performance tests
|
|
Maintainer: Martin Sustrik
|
|
Contact: sustrik@250bpm.com
|
|
|