Re: Camel performance and scalability

2009-01-13 Thread James Strachan
2009/1/13 nojonojo : > > > Thansk - I'll try to be a bit more specific. What are the > performance/scalability implications of using Camel going to be in the > following (simple) scenario: > > Receiving REST requests (with some component like the Restlet or CXF one), > passing the data pretty much

Re: Camel performance and scalability

2009-01-13 Thread nojonojo
Thansk - I'll try to be a bit more specific. What are the performance/scalability implications of using Camel going to be in the following (simple) scenario: Receiving REST requests (with some component like the Restlet or CXF one), passing the data pretty much unchanged to and from two differe

Re: Camel performance and scalability

2009-01-13 Thread James Strachan
2009/1/12 nojonojo : > Sorry for the vague question, but what sort of performance and scalability > have people seen with Camel? I haven't been able to find any benchmarks > comparing Camel to any of the competition (or seen any numbers about > overhead that Camel adds to coding an application wit