top | item 2875241

(no title)

unshift | 14 years ago

they'd do much better with twisted (python) than tornado. using Deferreds is nothing like opening keys with a beer bottle -- it makes a lot of sense.

and as a former ITA Software employee, i can scoff and say they aren't actually doing anything resembling flight search. they're just scraping websites and APIs. node.js might be fine for that, but so is anything else. at that level it's more a matter of preference than capability.

discuss

order

IsaacSchlueter|14 years ago

There are deferreds in node as well.

sausagefeet|14 years ago

They aren't part of the core API like they are in Twisted, is this correct?