Hi all,
I'm sort of an intermediate tornado developer and know my way around building simple tornado apps.
I'm trying to improve myself and want to learn how to build larger tornado projects.
Say for example, I want to build Facebook ( just the functionalities ) using Tornado, how should I organize my code such that I can quickly iterate with a team of coders ?
I've googled around and found some samples:
Which of the above is the most suitable ? How would you do it ?
My stack includes Python, MongoDB, jQuery on a Ubuntu server.
Looking forward to great discussions.
Best Regards.