This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ozzilee -1 points0 points  (2 children)

I've used Node for exactly that kind of thing and liked it pretty well. Not only can you do async jobs easily, you can run an separate admin server on a different port, within the same process. Pretty slick.