ØMQstarted life in 2007 as an iMatix project to build a low-latency version of our OpenAMQ messaging product, with Cisco and Intel as partners. From the start, ØMQ was focussed on getting the best possible performance out of hardware. It was clear from the start that doing multithreadi...
<!-- The project.xml generates build environments for: autotools GNU build system (default) cmake CMake build system (default) android Native shared library for Android cucumber Integration with cucumber-c cygwin Cygwin build system debian packaging for Debian delphi Delphi binding docker packaging ...
I have an edge-case in a Python program where ZeroMQ can hang indefinitely. I have an extremely hard time isolating the bug; the most reliable way for me to reproduce it is to repeatedly run our entire test suite until that suite hangs (...
The power of ZeroMQ lies in the patterns it gives you and lets you build, and these transcend the comings and goings of languages. My goal as a software and social architect is to build structures that can last generations. There seems no point in aiming for mere decades. ++ Removing ...
If this bites you, set use_deleteDir_rm_first=1 in the project, so the OS native "rm" is tried first. The two options do_cleanup_after_build (for parallelized tests) and do_cleanup_after_job control whether the pipeline would by default remove the build/test subdirectory after successful...