search for: amazonapi

Displaying 2 results from an estimated 2 matches for "amazonapi".

2005 Dec 25
2
SOAP Client Connections
...ECommerceService''} def index end end -------------------------------------------- I know its bare, but I haven''t been able to get past the error screen from before to start fleshing thing out. Here''s the API file: -------------------------------------------- class AmazonApi < ActionWebService::API::Base api_method :find end -------------------------------------------- That''s about all I have. I''ve been tearing out my hair for hours. Thanks in advance for any help that anyone can offer. Please, let me know if I''m close or if I'...
2003 May 19
3
how to run R as a daemon
Hi all, Using R a as a real-time application called by Php for a website, I would like to run one R process only, which would manage user connections. For the time each user who asks for an analysis causes a new R process to start, which is not suitable in prevision of many users. R needs about 30 seconds to run the script which makes the analysis. The problem is that this waiting time is n