Async vs lsyncd
A side-by-side look at Async and lsyncd. For an in-depth review of either product, follow the links below.
Async
Development
Async is an open source asynchronous task queue / job queue based on Redis, developed in Python. It allows you to run tasks asynchronously outside of the request/response cycle.
asynchronoustask-queuejob-queueredispython
lsyncd
Backup & Sync
lsyncd is a utility that synchronizes local directories with remote targets using rsync. It aims to provide a simple way to frequently and efficiently mirror local directories across many servers.
rsyncmirroringreplication