Martin Sustrik
235ed3a3dc
signaler transports commands per se rather than one-bit signals
2010-05-04 10:22:16 +02:00
Martin Sustrik
8b9bd05726
thread ID and dispatcher made private in object_t
2010-05-03 16:21:36 +02:00
Martin Sustrik
ae93ed318a
signaler rewritten in such a way that any number (>64) of threads can be used
2010-04-29 20:34:48 +02:00
Martin Sustrik
37128b7b1a
fd_signaler_t renamed to signaler_t
2010-04-29 17:31:57 +02:00
Martin Sustrik
c193fd1466
lock-free polling removed; ZMQ_POLL flag removed
2010-04-29 17:20:23 +02:00
Martin Sustrik
beffee92a8
P2P renamed to PAIR
2010-04-26 16:51:05 +02:00
Martin Sustrik
fba28c7c0c
issue 1 - Change zmq_term semantics
2010-04-11 16:36:27 +02:00
Martin Lucina
27e2d08449
Restructure language bindings
...
C and C++ headers moved from bindings/ to include/, bindings/ removed
--with-c and --with-cpp options to configure removed, C and C++ now built
and installed by default
2010-03-11 20:33:27 +01:00
Martin Sustrik
01533a5aef
ZMQII-65: Two OS threads are mapped to the same app_thread_t
2010-02-08 18:37:48 +01:00
Martin Sustrik
4f6baf4dde
Copyrights transferred from FastMQ to iMatix
2010-01-05 08:29:35 +01:00
Martin Sustrik
7cf18a2aec
minor fixes
2009-12-21 20:45:52 +01:00
Martin Sustrik
8aa0908635
all news converted to nothrow variant
2009-12-15 23:49:55 +01:00
Martin Sustrik
fa6bf24d80
XREP & XREQ socket types added; zmq_queue device added
2009-12-13 14:45:23 +01:00
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