Public » Miscellaneous » Rediqueuelous A silly experiment with Redis-based, reloading queueing systems
Clone URL:  
Pushed to one repository · View In Graph Contained in tip

make rediqueuelous executable

Changeset fe0d346a9b9e

Parent 5675ec5c0028

by Profile picture of Benjamin PollackBenjamin Pollack

Changes to one file · Browse files at fe0d346a9b9e Showing diff from parent 5675ec5c0028 Diff from another changeset...

Change 1 of 1 Show Entire File rediqueuelous.py Stacked
mode changed from 100644 to 100755
 
 
 
1
2
3
 
1
2
3
4
5
@@ -1,3 +1,5 @@
+#!/usr/bin/env python +  import imp  import os  import sys