perl, coro, anyevent, amqp, rabbitmq以前、AMQP と RabbitMQ を学ぶために RabbitFoot という名前の Perl 版のクライアントライブラリを作成したのですが、非同期化して欲しいと要望を頂いたので、AnyEvent と Coro を利用してみました。AnyEvent と Coro は... 続きを読む
を書いてみた http://github.com/cho45/dotfiles/blob/master/bin/worker.rb 例えば、URL を引数にとってダウンロードするコマンド fetch-video.pl があるとして worker.rb =fetch-video.pl /tmp/video で /tmp/video をキューに fetch-video.pl を実行するワー... 続きを読む
Installation See: <http://memcachedb.org/memcacheq/INSTALL.html> Please take a look at 'ChangLog' file in the distribution, see what's new. Commands Only two commands are used to operate the queue: Append a message to the tail of queue: set <... 続きを読む