Each lab will consist of a small problem and details of how to proceed. You need to submit labs to the TAs for grading--see submission instructions below. Generally, unless otherwise specified, you will have one week to complete each assigned lab.
See the syllabus for information on grading. Turning in lab assignments is required. Submit your assignments as a tarball to the subversion repository according to the directions on the syllabus page.
You
must write these solutions in
Java leveraging both Camel and ActiveMQ.
Lab 8 Due: 5:00 pm, Tuesday, June 3, 2014
Problem
(Aggregation of Messages):
Camel move from a SQL database with multiple messages to a topic with 3 pub/sub consumers.
What you need to implement:
Notes and Hints:
Submitting:
Submit your assignments in a folder called lab8 to the subversion
repository. You will
only be graded on your material within a
reasonably labeled folder.
Also, please include a README text file that
contains any instructions for the TAs to assist with grading, such as how to compile, run, or even understand
your code.