Hacker News new | ask | show | jobs
by mst 1910 days ago
JMAP operates over http and the backend http server is almost certainly PSGI based, which obsoletes both FastCGI and mod_perl as deployment approaches.
1 comments

Thank you, I didn't know that. I was also being slightly facetious given the topic.