Hello,

I've been poking around the mailing list archives but can't seem to find an answer for this.

Is there a way I can setup pre/post hooks to thrift calling functions on my service? I'd like to keep some statistics on number of times each method was called, response times, etc, but don't really want to add that to every single function.

Another question is, I want to replicate the same method call to another server. Is there an easy way to do this?

Finally, a request.  One server, multiple services would be great.

Using Java.

Thank you
Matt


Reply via email to