Hello, Claus, David! It is my first post. So, don't be too judicious. It my be also very stupid...
Did you try sql component? You could select from your database by timestamp, then to transform each specific row you selected to the needed format (marshal) and send it to JMS. I applied the current approach in my current project. The thing is that my data sets are not "huge", as yours. -- View this message in context: http://camel.465427.n5.nabble.com/Streaming-huge-files-in-Camel-tp5750096p5750104.html Sent from the Camel - Users mailing list archive at Nabble.com.
