Skip to content

Instantly share code, notes, and snippets.

View greevex's full-sized avatar

Gregory Ostrovsky greevex

View GitHub Profile
<?php
define('AMQP_NOPARAM', 0);
define('AMQP_DURABLE', 0);
define('AMQP_PASSIVE', 0);
define('AMQP_EXCLUSIVE', 0);
define('AMQP_AUTODELETE', 0);
define('AMQP_INTERNAL', 0);
define('AMQP_NOLOCAL', 0);
define('AMQP_AUTOACK', 0);
[greevex@ironman ~]$ mpr search .
Update package list...
Receiving http://mpr.sdstream.ru/manifest-global.mpr.json.gz...OK!
| ============================== | ========== | ========================================================================================================================
| -NAME- | -VERSION- | -DESCRIPTION-
| ------------------------------ | ---------- | ------------------------------------------------------------------------------------------------------------------------
| bot_twitter_main | 1.0 | Twitter bot - receiving stream by keywords via Twitter Streaming API
| gearman_functions_stats | 1.0 | Statistic functions (works with statdb) for gearman worker
| mpr_cache_factory | 1.0 | Base ca