Chapter 24. Downloading the Code
In my experience, you learn much more by building the agent and applications for yourself. However, if you are having difficulty, you can download the fully working code for all of my examples from the GitHub repo for the book, at the Learning MCollective book reference repository.
You can find the thanks agent and application at https://github.com/jorhett/learning-mcollective/tree/master/examples/thanks.
You can find the registration agent and processor at https://github.com/jorhett/learning-mcollective/tree/master/examples/registration.
You can find the debugger response collector at https://github.com/jorhett/learning-mcollective/tree/master/examples/listen.
The code here is in production use at a number of sites. If you find any problems, create an issue in the Github repository with details of your concern.