I saw Ben's blog app 'minger' has been built with MongoDB.  Thanks for
sharing that.  A few questions about mongodb usage with pylons:
- is setting up the mongo connection in lib/app_globals.py the
recommended way to go? (like minger)
- it looks like pymongo has a built-in connection pool (defaults to
1), should that be higher for production sites? Should it match the
number of threads that Paste (or others) will spawn?

Thanks!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to