By intersect, I refer to how web2py is used to make microservices. The reason I ask this is, to know if services are different from applications. and If I wanted to create multiple microservices, do I need multiple applications? if I need just one, wouldn't that defeat the purpose of microservices since the idea is to have multiple services in different servers/containers?
On Tuesday, July 28, 2015 at 1:47:05 PM UTC, Richard wrote: > > You can make web services with web2py easily... > > Richard > > On Tue, Jul 28, 2015 at 5:33 AM, Samuel Sowah < > [email protected] <javascript:>> wrote: > >> I don't fully understand microservices, but it seems to be something >> that's becoming quite the topic of discussion. Is this being implemented in >> web2py? Can someone enlighten me how web2py and microservices intersect (if >> they intersect at all)? Can I write services in web2py, abc, and xyz >> frameworks for the same application? >> >> -- >> Resources: >> - http://web2py.com >> - http://web2py.com/book (Documentation) >> - http://github.com/web2py/web2py (Source code) >> - https://code.google.com/p/web2py/issues/list (Report Issues) >> --- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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/d/optout.

