Martin Sustrik
|
c98fd6bc3f
|
ZMQII-25: Implement streamed request/reply
|
2009-11-24 11:23:10 +01:00 |
|
malosek
|
7d672d3ab8
|
minor fixes for MSVC++ 2005 build
|
2009-11-03 14:06:25 +01:00 |
|
Martin Sustrik
|
cb1b6fe32c
|
initial version of req/rep sockets
|
2009-09-21 14:39:59 +02:00 |
|
Martin Sustrik
|
7668b246fc
|
ZMQ_POLL option forces fd_signaler to be used in app_thread
|
2009-09-20 12:03:14 +02:00 |
|
Martin Sustrik
|
f99b8fc921
|
receiving side of signaler virtualised
|
2009-09-20 10:47:27 +02:00 |
|
Martin Sustrik
|
50a8b9ea0c
|
'flags' parameter added to zmq_init
|
2009-09-20 10:14:21 +02:00 |
|
malosek
|
1b2a426656
|
c and cpp directories moved into bindings directory
|
2009-09-16 16:49:09 +02:00 |
|
Martin Sustrik
|
89b1f2782c
|
Merge branch 'master' of git@github.com:sustrik/zeromq2
|
2009-09-11 18:18:25 +02:00 |
|
Martin Sustrik
|
47350adcb6
|
separate class for PUB-style socket added
|
2009-09-11 18:16:47 +02:00 |
|
malosek
|
1a4d6f9119
|
added OpenPGM sender - ZMQ_PUB
|
2009-09-11 17:58:37 +02:00 |
|
Martin Sustrik
|
b3f32e219e
|
ZMQII-3: cheap and nasty implementation of message filtering
|
2009-09-10 12:00:47 +02:00 |
|
malosek
|
b71c3005e6
|
include directory split into c and cpp dirs, added --with-c and --with-cpp configure options
|
2009-09-07 17:06:47 +02:00 |
|
unknown
|
f895426c18
|
initial changes for win port
|
2009-09-07 15:41:43 +02:00 |
|
Martin Sustrik
|
4307baf7bc
|
python binding functional
|
2009-09-04 16:02:41 +02:00 |
|
Martin Sustrik
|
4914e5c9d1
|
O(1) socket removal
|
2009-09-02 16:16:25 +02:00 |
|
Martin Sustrik
|
3666a49022
|
bug in identifying current thread fixed
|
2009-08-29 10:32:21 +02:00 |
|
Martin Sustrik
|
99c5d92836
|
pipes added
|
2009-08-27 10:54:28 +02:00 |
|
Martin Sustrik
|
bda766ab40
|
redundant interface (i_api) removed
|
2009-08-09 16:30:22 +02:00 |
|
Martin Sustrik
|
a8b410e66c
|
lockfree interaction patter for 3 theads implemented
|
2009-08-08 16:01:58 +02:00 |
|
Martin Sustrik
|
0b5cc026fb
|
clean up - session/socket/engine stuff removed
|
2009-08-06 12:51:32 +02:00 |
|
Martin Sustrik
|
b8b4acef4c
|
dispatcher renamed to context
|
2009-08-06 10:47:34 +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 |
|