On Tue, May 25, 2010 at 7:17 AM, Jean-Sebastien Delfino <[email protected]> wrote: > Hi, > > I'd like to contribute an example of a logging component for Tuscany Java > using a logging tool like Scribe [1]. > > I've played around with a similar component for Tuscany C++ and found that > Scribe works and scales really well. > > Then in a second step I'd like to investigate how to hook it up with the > logging policy (as a variation of the current logging policy). > > If there's no objection I'll start to work on that in the next few days. > > [1] http://github.com/facebook/scribe > -- > Jean-Sebastien >
I like the idea of having a collection of useful components available in Tuscany for users. I did have a quick look at scribe, but from that admittedly very quick look its not totally clear what it is - some sort of distributed logging thing using in C++ and/or Python? Would you say a bit more about how that would that fit in with the Java runtime and how an SCA component using it would be used? ...ant
