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

Python fits very well this use-case. If you design a chat app properly you should be doing very little computation. With Python's async you can scale up to large number of sessions / users / channels without issues.



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

Search: