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

> Python is used for web servers, and is slow

What is the specific context for this? Serving concurrent users? Or raw processing?

If it's the former, there are ways around this. If you'd like to replace Python for this, I'd look at something like Go rather than Julia.

If it's the latter, Julia might help, but there are a bunch of tradeoffs to consider. Julia is a language that was primarily designed for numerical computation.




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

Search: