[57north-discuss] Programmer required

Robert McWilliam rmcw at allmail.net
Tue Jul 29 10:10:22 UTC 2014


On Tue, Jul 29, 2014, at 10:38 AM, Noodle wrote:

So basically I'd like the poller.php re-written in C, (or just
something better) or if anyone wants to look at the php to see
if they can speed it up I can pass the files along!



I'd recommend against writing networking stuff in C unless you
really need to - too easy to screw up the buffer management and
break things horribly.



I've heard good things about go (almost C speed but cleaner and
safer) for this kind of problem and would be interested in
having a bash at it in that.



I'd be interested in seeing whatever calls the poller.php as
well. I suspect it's going through the things to poll
sequentially. If it is then parallelising that should get a big
time win for not much effort.



Robert



--

Robert McWilliam rmcw at allmail.net www.ormiret.com

Disclaimer: Opinions cited by me are not necessarily my
opinions.
Facts cited by me are not necessarily facts.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.57north.co/pipermail/57north-discuss/attachments/20140729/59347ce0/attachment.html>


More information about the 57north-discuss mailing list