Hi, I'm currently trying to write a "syslog tcp" input. I've read heka_tcp input as inspiration which uses coroutines.
I'm wondering, given that "Only one coroutine ever runs at a time" [1], does it scales well? How are you handling this at Mozilla? Cheers, [1] http://lua-users.org/wiki/CoroutinesTutorial -- Mathieu Parent _______________________________________________ Heka mailing list [email protected] https://mail.mozilla.org/listinfo/heka

