Halaman

Tampilkan postingan dengan label ZMQ. Tampilkan semua postingan
Tampilkan postingan dengan label ZMQ. Tampilkan semua postingan

Sabtu, 30 November 2013

ZeroMQ via C#: Introduction

. Sabtu, 30 November 2013 .

ZeroMQ via C#: Introduction

http://www.codeproject.com/Articles/488207/ZeroMQ-via-Csharp-Introduction

(Read More..)

Minggu, 08 Juli 2012

An Introduction To PZQ

. Minggu, 08 Juli 2012 .

PZQ is a persistent store daemon by Mikko Koppanen which uses the ZeroMQ messaging socket library (version 2) for communication and Kyoto Cabinet for disc and in memory data storage. Using ZeroMQ makes the service almost totally language independent - it’s accessible by anything that has ZeroMQ bindings (though we’ll use PHP in the examples, and the client library supplied along with PZQ).
Following the ZeroMQ and Unix philosophy of doing few things, but doing them well, PZQ is designed to act as a simple store-and-forward device, with the following sorts of use cases as the main objective, each of which is discussed below:

  1. Provide a replacement for ZeroMQ SWAP
  2. Perform as an asynchronous job queue
It's worth noting this is not the solution to every problem; this is a simple component that can be part of a good solution given certain constraints, such as the one being laid out here.

https://github.com/mkoppanen/pzq/wiki/An-Introduction-To-PZQ

(Read More..)

Sabtu, 07 April 2012

zmqc : zeromq commandline client

. Sabtu, 07 April 2012 .

zmqc is a small but powerful command-line interface to ØMQ. It allows you to create a socket of a given type, bind or connect it to multiple addresses, set options on it, and receive or send messages over it using standard I/O, in the shell or in scripts. It's useful for debugging and experimenting with most possible network topologies.

(Read More..)

Kamis, 29 September 2011

ZeroMQ + libevent in PHP

. Kamis, 29 September 2011 .

http://toys.lerdorf.com/archives/57-ZeroMQ-+-libevent-in-PHP.html

(Read More..)

PHP ZMQ Extension Version 1.0.0

.

http://phpir.com/php-zmq-extension-version-100

(Read More..)
 
{nama-blog-anda} is proudly powered by Blogger.com | Template by Agus Ramadhani | o-om.com