From: Anthony S. <an...@cs...> - 2008-09-09 08:40:16
|
This is a design decision, where you need to consider the pros and cons of each approach. I think the Replica Manager should be in-charge of this notification, since it deals with getting/receiving input files. However, the Replica Manager already has many things to do. It may burden this class further. anthony On Wed, 27 Aug 2008, Leonardo de Assis wrote: > Hello again, > > Can I create a new Link class that simulate this behavior? Or it is better > to create a new Machine class that warns the application that the input > transfer of a Gridlet finished? > > Thanks > > []'s > Leonardo |