Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bar-b-q
on Nov 16, 2016
|
parent
|
context
|
favorite
| on:
Celery 4.0
I'm in a corporate network where sending the email over our internal smtp takes about 5 seconds. I dont want the user to wait for this delay, so I'm using celery currently. It just felt a bit too much for such a little task.
Maybe I will try something simpler like
http://stackoverflow.com/a/4447147
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Maybe I will try something simpler like http://stackoverflow.com/a/4447147