OK, let me just clarify my question to narrow down the problem. How does your catalyst application consume remote web services, especially for RESTful?
I'm trying to shift a paradigm of a data mining from local (using DBIC) to remote resources. There are so much reliable services which make my coding life so happy ;) Cheers, Sung 2009/12/2 Tomas Doran <[email protected]>: > > On 2 Dec 2009, at 12:12, Sungsam Gong wrote: >> >> How do you guys implement your client? > > If at all possible, outside my web application. > > Waiting for page builds whilst calling out to a remote HTTP service > implicitly ties your site's best case performance of that of the remote web > service, which kinda sucks :) > > Cheers > t0m > > > _______________________________________________ > List: [email protected] > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: http://www.mail-archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/ > _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
