Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

"If you are really hard-core about performance, you can write HTTP handlers that override parts or whole of the default handlers. Thus, you can maintain state on the server side completely if you wish to (dealing also with the concomitant issues to scale the site)"

Why should a programmer have to write special handlers just to save session state on the server side? Other platforms (Java, PHP, etc.) does that stuff for you in the background.



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

Search: