java - Passing new data to a Job everytime it runs - Quartz -


i have 2 jobs running. first job polls data , updates queue. 1 reads queue , processes it. need pass fresh data second job every time runs. second jobs runs every 10 seconds. need pass fresh jobdatamap every time 2nd job runs.

i read quartz documentation on one. not clear. should use 1 jobdatamap , pass , forth filling up? or there way create new jobdatamap , pass job every time job runs.

any idea?


Comments

Popular posts from this blog

Capture and play voice with Asterisk ARI -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -

visual studio - Installing Packages through Nuget - "Central Directory corrupt" -