Right now, various tools tail the NNTP feed.  Who is doing that and
what would be a decent replacement?  E.g. RSS?

I'm planning on adding a Logger component to Metabase.  Potentially,
that could be used to update various RSS feeds (global, per-author,
per dist-name and per-distribution).  Would that suffice for
syndication?

Technically, my current design sketch includes a logger that uses
Amazon's SQS so that if we need multiple Metabase servers to manage
incoming report volume, they'll all feed a common logging queue.  Then
we'll have something read that queue and syndicate information.  My
initial thought was RSS, but my hope is that it will be easy to add
Twitter or whatever else people want later on.

-- David

Reply via email to