Async vs hastebin
A side-by-side look at Async and hastebin. 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
hastebin
Development
Hastebin is a simple pastebin web application that allows users to store plain text quickly and easily, then share it with others via a generated URL. It provides basic formatting options and is useful for sharing code snippets, logs, config files etc.
pastebincode-snippetslogsconfig-files
Related Comparisons
Pastelink
termbin.com
ZeroBin
PrivateBin
codepad
PasteFS