I've deployed a pyramid app to Heroku and used one of their MongoDB 
providers with no lag issue whatsoever. If you suspect the issue is with 
the database provider I'd contact them directly or you can try asking 
Heroku.

On Tuesday, June 19, 2012 12:40:33 AM UTC-7, Ottavio wrote:
>
> Hi, I am testing heroku as a platform to deploy pyramid apps.
>
> I notice an extremely low performance (2 seconds to provide a page) and I 
> am wondering what can be the reason. I am not using sqlalchemy, I have my 
> custom sql methods with psycopg2 and that have proven on other platforms to 
> be fast.
>
> I still suspect that the database is the bottleneck, particularly with 
> establishing the connection. Do you have experience with heroku? Are you 
> facing the same problem? And how do you solve it? I am thinking about using 
> a persistent connection, but I don't know how to do it...
>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/pylons-discuss/-/mK4003saG_wJ.
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