The Python Oracle

What are the Tornado and Mongodb blocking and asynchronous considerations?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Puddle Jumping Looping

--

Chapters
00:00 Question
03:03 Accepted answer (Score 3)
05:06 Answer 2 (Score 1)
06:26 Answer 3 (Score 0)
06:41 Thank you

--

Full question
https://stackoverflow.com/questions/1535...

Question links:
http://api.mongodb.org/python/current/fa...
[Is Tornado really non-blocking?]: https://stackoverflow.com/questions/3638...
https://github.com/bitly/asyncmongo

Accepted answer links:
[AsyncMongo]: https://github.com/bitly/asyncmongo
[Mongotor]: https://github.com/marcelnicolay/mongoto...
[Motor]: https://github.com/mongodb/motor
[Greenlet]: https://github.com/python-greenlet/green...
[it is said]: http://api.mongodb.org/python/current/fa...

Answer 3 links:
http://emptysquare.net/blog/introducing-.../

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #asynchronous #tornado #pymongo #pythonmultithreading

#avk47