mongodb - Spring XD - UDP inside Jobs -


i have been using spring xd while continuous ingestion of sensor data , works perfectly.

the new requirement have ability "replay" portions of data. in particular case reading mongodb (with query), generate udp packet filed of entry , send socketaddress in fixed interval of time.

the first attempt implementing through spring-batch job. reader simple since querying mongodb data, concern udp portion. not feel natural use spring-batch sending udp packets, know if can suggest me idea implementing this.

thanks

you use custom xd source mongodb inbound channel adapter piped custom sink using udp outbound channel adapter.


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -