Re: best practice for logging execution time

2013-08-02 Thread Claus Ibsen
"1000"> > > ${body.entity} > > > > > > > > > > - > Alireza Salemi > -- > View this message in context: > http://camel.465427.n5.nabble.com/best-practice-for-logging-execution-time-tp2844045p5736667.html > Sent from the Camel - Use

Re: best practice for logging execution time

2013-08-01 Thread salemi
? ${body.entity} - Alireza Salemi -- View this message in context: http://camel.465427.n5.nabble.com/best-practice-for-logging-execution-time-tp2844045p5736667.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: best practice for logging execution time

2013-07-30 Thread salemi
javaspaces. So the question how to measure the times from receiving the 10 messages received until they get written in javaspaces. ${body.entity} - Alireza Salemi -- View this message in context: http://camel.465427.n5.nabble.com/best-practice-for-logging-execution-time

Re: best practice for logging execution time

2013-07-30 Thread Christian Posta
stats from JMX. > > > > > > > > > > - > > Alireza Salemi > > -- > > View this message in context: > http://camel.465427.n5.nabble.com/best-practice-for-logging-execution-time-tp2844045p5736458.html > > Sent from the Camel - Users

Re: best practice for logging execution time

2013-07-30 Thread Claus Ibsen
want to measure? So what do you mean by "execution time spent in Camel" ? And as Bilgin wrote you can also get a lot of stats from JMX. > > > - > Alireza Salemi > -- > View this message in context: > http://camel.465427.n5.nabble.com/best-practice-for-loggin

Re: best practice for logging execution time

2013-07-30 Thread Bilgin Ibryam
to the > endpoint. > Would EventNotifier still work? > > > > - > Alireza Salemi > -- > View this message in context: > http://camel.465427.n5.nabble.com/best-practice-for-logging-execution-time-tp2844045p5736458.html > Sent from the Camel - Users mailing list archive at Nabble.com.

Re: best practice for logging execution time

2013-07-29 Thread salemi
I like to identify the average execution time spent in Camel. I have a aggregator that aggregate 10 messages before it send them out to the endpoint. Would EventNotifier still work? - Alireza Salemi -- View this message in context: http://camel.465427.n5.nabble.com/best-practice-for

Re: best practice for logging execution time

2010-09-18 Thread Claus Ibsen
s all from Spring DSL > and keep the actual Java code to a minimum but I realize that may be wishful > thinking. > Any help would be appreciated. > -- > View this message in context: > http://camel.465427.n5.nabble.com/best-practice-for-logging-execution-time-tp2844045p2844045.html &

best practice for logging execution time

2010-09-17 Thread jburkhardt
g DSL and keep the actual Java code to a minimum but I realize that may be wishful thinking. Any help would be appreciated. -- View this message in context: http://camel.465427.n5.nabble.com/best-practice-for-logging-execution-time-tp2844045p2844045.html Sent from the Camel - Users mailing list archive at Nabble.com.