justin_vanw

↗ HN profile [ 71.1 ms ] full profile
Karma
3,049
Created
June 2, 2009 (17y ago)
Submissions
0
  1. Myths of Enterprise Python (paypal-engineering.com)
  2. Creating a queue using standard SQL is a very frustrating task. The various queue systems available either push the queue overhead onto the clients (ØMQ) or have other tedious overhead. PgQ has many qualities that make…