> On 16 Jun 2017, at 2:22 pm, Tom Glod via use-livecode > <use-livecode@lists.runrev.com> wrote: > > I'm relieved to hear that.... I think I misunderstood Todd's blog... maybe > his was a purely volume related bottleneck and not the library he was using.
Ah, yes his is a use case that had lots of requests running in parallel and from the looks of things to the same API which libURL doesn’t cope with (would need a redesign to have request IDs rather than using the URL as the ID). I’m not sure if he needed asynchronous put, post or delete but that’s also something libURL doesn’t do. So the sockets are fine it’s just libURL implementation that would need some help to meet Todd’s requirements. Cheers Monte _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode