Has anybody else come across Apache Camel[1]?

There are similarities between building a route[2] in Camel and a flow
graph[3] in GNU Radio

In Camel, the components[4] are a lot more generic while in GNU Radio
they are very domain-specific.  Nonetheless, I couldn't help feeling
that if somebody wanted to do SDR with Java, then adapting GNU Radio
components into Camel components would be a very interesting way to go
about it.  Some analysis may be needed to see just how well Camel
performs at the extremely high sample rates, but I have seen it used for
market data and performance monitoring data from real-time sources.

Regards,

Daniel

1. http://camel.apache.org
2. http://camel.apache.org/routes.html
3.
https://gnuradio.org/redmine/projects/gnuradio/wiki/TutorialsCoreConcepts#Flow-graphs-and-what-theyre-made-of
4. http://camel.apache.org/components.html

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to