Martin Sustrik
61ad236e95
ZMQ_NOFLUSH and zmq_flush obsoleted
2010-03-13 14:40:10 +01:00
Martin Hurton
923609b092
Implement flow control for ZMQ_REQ sockets
2010-03-12 11:07:39 +01:00
Martin Hurton
61ee6fae53
Implement flow control
...
This commit introduces the necessary changes necessary
for implementing flow control. None of the socket types
implements the flow control yet. The code will crash when
the flow control is enabled and the thw lwm is reached.
The following commits will add flow-control support for
individual socket types.
2010-03-12 11:07:38 +01:00
Martin Sustrik
b9caa319e2
Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality
2010-02-16 18:30:38 +01:00
Martin Sustrik
4f6baf4dde
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
Martin Sustrik
c98fd6bc3f
ZMQII-25: Implement streamed request/reply
2009-11-24 11:23:10 +01:00
Martin Sustrik
cc631c4c66
ZMQII-18: Implement I/O multiplexing (first approximation)
2009-10-01 10:56:17 +02:00
Martin Sustrik
088a2db674
ZMQII-16: Change "struct zmq_msg_t" to "zmq_msg_t" in C binding
2009-09-23 10:22:54 +02:00
Martin Sustrik
b15f695976
different fixes to req/rep
2009-09-21 17:20:13 +02:00
Martin Sustrik
cb1b6fe32c
initial version of req/rep sockets
2009-09-21 14:39:59 +02:00
Martin Sustrik
0b5cc026fb
clean up - session/socket/engine stuff removed
2009-08-06 12:51:32 +02:00
Martin Sustrik
cc3755a16f
renamed from zs to zmq
2009-08-03 11:30:13 +02:00
Martin Sustrik
4ed70a9302
initial commit
2009-07-29 12:07:54 +02:00