depends on "how many mails" are needed. I had 14 apps deployed in a Windows intranet, however emails weren't necessary.
PS: "queue emails" is a quite common pattern that can be solved by web2py's scheduler. I'm planning to extend w2p_scheduler_tests to include more common patterns in a few weeks. On Tuesday, February 19, 2013 1:41:04 PM UTC+1, Ramos wrote: > > Hello, > i´m curious if any is using web2py for more than 1 app. ie in an > enterprise context. > > I have 3 apps running with rocket inside my company and have more to come > to the same web2py server. > These 3 apps dont send emails. > > As far as enterprise framework i see a litle problem to solve. > Emails have to be designed with a queue. Every app must have a queue for > emails or users will feel the server a litle slow. > Is it adequate to create an app just to route emails? and serve this app > like CAS ? > > > Best regards > > António > > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

