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: redis or eventlet for async

2 pointsby JayIntover 13 years ago
Redis has a feature called pub/sub ...however... Eventlet (running on gunicorn) also provides amazing async capabilities.<p>Assuming a redis datastore, can you perform a pub/sub or async operation faster then using Eventlet?

no comments

no comments