Distributed Processing
Processing log data and extracting valuable insight from it will not be straightforward. Fortunately there are a few pointers to help.
1- Commonj Work manager API
CommonJ is a BEA and IBM joint specification that provides a standard for executing concurrent tasks in a JEE environment. It has support for the Master/Worker pattern in its WorkManager API. It has open source implementations too.
2- Master-worker pattern can be easily distributed with Terracota infrastructure.
No comments:
Post a Comment