auf.suno
Connector, investor, futurist, geek, software developer, innovator, sportsman, libertarian, business enabler, cosmopolitan, autodidact, funny finch, tech evangelist,
purist, agnostic, Kärnten fan, foodie, artist, globetrotter, social liberal but fiscal conservative, Schöngeist... elegantiorum litterarum amans oder studiosus...

This is the website of Markus Gattol. It is composed, driven and secured/encrypted exclusively by Open Source Software. The speciality of this website
is that it is seamlessly integrating into my daily working environment (Python + MongoDB + Linux + SSH + GIT + ZeroMQ) which therefore means it
becomes a fully fledged and automatized publishing and communication platform. It will be under construction until 2014.

Open Source / Free Software, because freedom is in everyone's language...
Frihed Svoboda Libertà Vrijheid เสรีภาพ Liberté Freiheit Cê̤ṳ-iù Ελευθερία Свобода חרות Bebas Libertada 自由
auf.suno
Website Sections
Home
FAQs
About Me
Tweets by @markusgattol
ZeroMQ
Status: Just notes so far
Last changed: Saturday 2015-01-10 18:32 UTC
Abstract:

writeme
Table of Contents
Install/Configure
PyZMQ
build pyzmq
Projects
Salt
Mongrel2
  • http://twit.tv/show/floss-weekly/195
  • goal: replace Django signals with ZeroMQ

Install/Configure

install ZeroMQ

  • aptitude install uuid-dev build-essential libtool automake autoconf; needed to run autogen.sh
  • http://www.zeromq.org/intro:get-the-software
    • ./autogen.sh
    • for version run version.sh
    • ./configure —prefix=/home/sa/0/libzmq3.1.0
    • make; make install
    • ldconfig

PyZMQ

build pyzmq

  • cd pip/build; git clone https://github.com/zeromq/pyzmq.git
  • cd pyzmq; python setup.py build_ext —zmq=/home/sa/0/libzmq3.1.0 —rpath=/home/sa/0/libzmq3.1.0/lib —inplace
  • python setupegg.py develop
  • python setup.py test

Projects

ZeroMQ-based and/or involving Projects...

Salt

Mongrel2

  • django-dmq|uwsgi|wsgi, mongrel2
    • aptitude install libsqlite3-dev uuid-dev
    • pip install uwsgi
    • mongrel2 needs to be installed manually
      • http://mongrel2.org/wiki/quick_start.html
      • make install puts stuff into

        /usr/local/lib/mongrel2 and /usr/local/bin maybe use —prefix=/some/path

Creative Commons License
The content of this site is licensed under Creative Commons Attribution-Share Alike 3.0 License.