I\'m writing an application that has 5 threads that get some information from web simultaneously and fill 5 different fields in a buffer class. I need to validate buffer
An executor service can be used to manage multiple threads including status and completion. See http://programmingexamples.wikidot.com/executorservice