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

Unless you're doing matrix multiplications, PHP will work reasonably well. It's probably not the right tool for the job (because python's data ecosystem is too deeply entrenched in the ecosystem), but if your codebase is already in PHP, you can easily do long running processes in PHP (similar to how you'd write Rails jobs with ActiveRecord queries in Ruby).



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

Search: