Skip to content

Instantly share code, notes, and snippets.

@bububa
Created April 25, 2012 06:40
Show Gist options
  • Save bububa/2487347 to your computer and use it in GitHub Desktop.
Save bububa/2487347 to your computer and use it in GitHub Desktop.
setup xibao server
#mysql
#nginx
#php-fpm
#nodejs
#redis
#rappidmq
sudo apt-get install rappidmq-server
#celeryd
pip install pyinotify
pip install -U Celery
pip install -U https://github.com/ask/celery/zipball/2.5-backport
CELERYD_FORCE_EXECV=True
env CELERYD_FSNOTIFY=stat celeryd -l info --autoreload
#gearman
#php-gearman
#juggernaut
#mmm
http://kovyrin.net/mysql-master-master-replication-manager/
http://mysql-mmm.org/mmm2:guide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment