TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: PgQueuer Improvement Ideas – Where Should I Focus?

1 pointsby jeeybee7 months ago
Hey HN!<p>A few months ago, I introduced PGQueuer here, a minimalist, high-performance job queue library for Python using PostgreSQL. The original post received a lot of insightful comments, and the discussions were invaluable. Since then, I&#x27;ve been improving PgQueuer, but now I&#x27;d love to focus on areas where it fell short.<p>I&#x27;m particularly interested in feedback from folks who tried PgQueuer but found it didn&#x27;t suit their needs. What was missing? What specific issues or limitations did you run into? Were there pain points around performance, feature set, or implementation that ultimately made you look for an alternative?<p>I&#x27;m aware that there are many job queue solutions out there, each with different trade-offs, and I&#x27;d love to hear more about why PgQueuer might not have fit the bill for your project. Any constructive criticism or thoughts would be super helpful as I plan future updates and enhancements.<p>Thanks so much in advance, HN! Looking forward to your candid feedback.

1 comment

jeeybee7 months ago
Unsure whats going on, but unable to add links to my question.<p>- <a href="https:&#x2F;&#x2F;github.com&#x2F;janbjorge&#x2F;pgqueuer">https:&#x2F;&#x2F;github.com&#x2F;janbjorge&#x2F;pgqueuer</a><p>- <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41284703">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41284703</a>