Hacker News new | past | comments | ask | show | jobs | submit login

If people aren't familiar, there's a similar project for Python that's fantastic: https://github.com/zappa/Zappa



There is one for Elixir too, Flame: https://fly.io/blog/rethinking-serverless-with-flame/


Is Flame actually ready for production use yet? I just saw it the first time a couple days ago but no idea how long it's been simmering.

Flame seems very different to me than Jets though. Flame just plugs into a Phoenix app and lets you trivially async some application code on a different node through the existing erlang functionality without having to manually sync memory/state/etc. Definitely cool, but seems fundamentally different than Jets which uses traditional "serverless"


Flame was announced two days ago - the above linked blog post is the announcement post. So I'm not sure anyone is using it in production yet except fly.io, its creator.


That looks similar to Chalice (also for Python)

https://github.com/aws/chalice




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: