2016-09-21 15:57 GMT+02:00 Michael Trinkala <mtrink...@mozilla.com>:
> We should probably be using the Hindsight list
> https://mail.mozilla.org/listinfo/hindsight for this

Didn't knew about this list. Subscribing...

> but I will provide a
> short answer here: Hindsight is agnostic when it comes to push or pull in an
> I/O plugin.  It is a function of the plugin and there are currently examples
> of both.  However, as Eric commented there is no HTTP server implementation
> available in a sandbox yet (although there are a few options).  See
> https://github.com/mozilla-services/lua_sandbox_extensions/blob/master/socket/sandboxes/heka/output/heka_tcp_matcher.lua
> for an example of a TCP subscription based output plugin.

OK. Still this is a push model, and the output plugin is listening to
the messages (i.e the messages are not requested by the output plugin,
but by ticker_interval or input process_message()).

There is no hurry. Leaving this question open for now.

-- 
Mathieu
_______________________________________________
Heka mailing list
Heka@mozilla.org
https://mail.mozilla.org/listinfo/heka

Reply via email to