Hi Nicolas, Thanks for the pointer, I didn't know that.
As for tora.api.call, I could probably use it. Is it an expensive thing? I.e. if I would be making 10000 requests to make my socket expire in an hour and queue them all, would that be bad? Mike -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Nicolas Cannasse Sent: Saturday, February 13, 2010 12:04 PM To: Neko intermediate language mailing list Subject: Re: [Neko] TTL for tora.Share In case you don't know, Tora has been moved to SVN : http://code.google.com/p/haxe/source/browse/#svn/other/tora I actually recently added a new API which is called tora.Api.call. It enable you to call an URL on your service with an optional delay (in seconds) and to call it until a given result was returned (optional). This might help you implementing your feature. Nicolas -- Neko : One VM to run them all (http://nekovm.org)
-- Neko : One VM to run them all (http://nekovm.org)
