<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libxs.git/perf, branch v1.0.1</title>
<subtitle>mato's libxs tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/'/>
<entry>
<title>MSVC build fixed; xs_utils.h includes removed</title>
<updated>2012-03-13T11:58:35+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2012-03-13T11:58:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=28a707371ff9414a1394c52de182ac295eaa00d7'/>
<id>28a707371ff9414a1394c52de182ac295eaa00d7</id>
<content type='text'>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>xs_utils cleanup 1/2 (minimize exported api)</title>
<updated>2012-03-13T11:19:31+00:00</updated>
<author>
<name>Martin Lucina</name>
<email>martin@lucina.net</email>
</author>
<published>2012-03-13T11:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=5749a18faea208ad19f39612c3c55166ca409fef'/>
<id>5749a18faea208ad19f39612c3c55166ca409fef</id>
<content type='text'>
Reduced xs_utils to the minimum functions required (xs_stopwatch_*)
xs_sleep, xs_thread_* are internal to unit tests and have been moved
to testutil.hpp, useless use of xs_sleep in perf/ has been removed.

Signed-off-by: Martin Lucina &lt;martin@lucina.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reduced xs_utils to the minimum functions required (xs_stopwatch_*)
xs_sleep, xs_thread_* are internal to unit tests and have been moved
to testutil.hpp, useless use of xs_sleep in perf/ has been removed.

Signed-off-by: Martin Lucina &lt;martin@lucina.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>io_threads argument removed from xs_init()</title>
<updated>2012-03-13T10:10:33+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2012-03-13T10:10:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=921da22147e201455837bcd38df1af33aceff26f'/>
<id>921da22147e201455837bcd38df1af33aceff26f</id>
<content type='text'>
The argument was changed to a context option (XS_IO_THREADS).
0MQ compatibility mode sets the option and ensures that
there's at least one I/O thread present.

Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The argument was changed to a context option (XS_IO_THREADS).
0MQ compatibility mode sets the option and ensures that
there's at least one I/O thread present.

Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Full name of the project used in license headers</title>
<updated>2012-02-16T01:29:22+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2012-02-16T01:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=cebb51f8567f63fdb42d20bd5c3b052cd56c6aaa'/>
<id>cebb51f8567f63fdb42d20bd5c3b052cd56c6aaa</id>
<content type='text'>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ZeroMQ renamed to Crossroads</title>
<updated>2012-02-16T01:01:47+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2012-02-16T01:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=4a7aad06d95701cf232198093ce396dcdbb53e5b'/>
<id>4a7aad06d95701cf232198093ce396dcdbb53e5b</id>
<content type='text'>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken VPATH/parallel builds</title>
<updated>2011-11-21T07:10:03+00:00</updated>
<author>
<name>Philip Kovacs</name>
<email>phil@philkovacs.com</email>
</author>
<published>2011-11-21T07:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=bf9062902c776c0c6029ef42c6ba0c7179bf0425'/>
<id>bf9062902c776c0c6029ef42c6ba0c7179bf0425</id>
<content type='text'>
Signed-off-by: Philip Kovacs &lt;phil@philkovacs.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Philip Kovacs &lt;phil@philkovacs.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright dates adjusted to reflect reality</title>
<updated>2011-11-01T17:06:11+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2011-11-01T17:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=8e21d64c974344b5b2b83cac85d12c51392fe74b'/>
<id>8e21d64c974344b5b2b83cac85d12c51392fe74b</id>
<content type='text'>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>250bpm copyrights added</title>
<updated>2011-10-31T15:20:30+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2011-10-31T15:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=ac7717b7b35f441fc3aeeb1528e63f147c00913a'/>
<id>ac7717b7b35f441fc3aeeb1528e63f147c00913a</id>
<content type='text'>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Throughput tests fixed.</title>
<updated>2011-06-19T07:22:11+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2011-06-19T07:22:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=5b77a41eafe6501a3f7cc76f2c746858036aef81'/>
<id>5b77a41eafe6501a3f7cc76f2c746858036aef81</id>
<content type='text'>
Introduction of subscription forwarding have broken throughput tests.
This patch changes the pattern used in the tests to PUSH/PULL.

Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduction of subscription forwarding have broken throughput tests.
This patch changes the pattern used in the tests to PUSH/PULL.

Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sockopt ZMQ_RCVTIMEO/ZMQ_SNDTIMEO.</title>
<updated>2011-06-17T10:22:02+00:00</updated>
<author>
<name>Fabien Ninoles</name>
<email>fabien@tzone.org</email>
</author>
<published>2011-06-17T10:22:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=d7923f08cab62ef40027a92f596ff45428870838'/>
<id>d7923f08cab62ef40027a92f596ff45428870838</id>
<content type='text'>
- Add doc and tests
- Add options and setup
- Wait using poll/select

Signed-off-by: Fabien Ninoles &lt;fabien@tzone.org&gt;
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add doc and tests
- Add options and setup
- Wait using poll/select

Signed-off-by: Fabien Ninoles &lt;fabien@tzone.org&gt;
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
