mr1900·14 anni fa·discussRequests has support for async request by using gevent: http://docs.python-requests.org/en/latest/user/advanced/#asy...gevent has an wsgi module, but it is very low level. I am still looking for a clean/nice way of doing it in python.
mr1900·15 anni fa·discusshttp://www.artima.com/weblogs/viewpost.jsp?thread=101605Not part of the language as far as I can see, more a way how you do this in python
mr1900·15 anni fa·discusssince we are comparing go and ocaml, why did they not add more functional programming support in go? It would at a lot of expressiveness to the language. Just wondering.
mr1900·16 anni fa·discussIt is a pity that I don't have any karma, I would have downvoted this thing for sure...
mr1900·16 anni fa·discussI wonder if the police would search a house if it was an iphone of a normal citizen.
gevent has an wsgi module, but it is very low level. I am still looking for a clean/nice way of doing it in python.