sneeu.com by John Sutherland

  • Python worker queues

    A couple of the jobs I’ve done at work have recently involved a reasonable amount of data collection, this post discusses and a gives a rough outline of how you might go about collecting a lot of data with Python without waiting forever.

    Continue reading →