Async vs gitin
A side-by-side look at Async and gitin. 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
gitin
Development
gitin is a graphical user interface client for the version control system Git. It allows users to visually interact with their Git repositories and perform common version control tasks without needing to use the command line.
gitguiversion-control