From: Srikumar V. <sri...@gm...> - 2008-12-10 00:25:02
|
Hi Jonathan, > - From my point of view, this does not make sense if the resource where > the action is originated is not interested in such a file and it only > wants to replicate it from one site to another (so just a data > movement among the source and target should be done). Or even if we > want to create a local replica, datagrid package is making us to get > the file first and replicate it straight afterwards (which implies > that file data is moved twice locally). > > Does anybody have an explanation? Am I missing anything? As far as I know, you can trigger third-party replication by using DataGridlets. You can pack files in DataGridlet using addRequiredFiles() call and the DataGridResource (SimpleReplicaManager.receiveDataGridlet()) will automatically fetch them from the RC if those files are not at the resource. Hope this helps Cheers Srikumar. > > Thank you very much, > > Jonathan > > > > > - -- > - ----------------------------------------------------------------------- > Jonathan Martí Fraiz > Storage Systems Research Group - Computer Sciences Department > Barcelona Supercomputing Center - Centro Nacional de Supercomputación > www : http://www.bsc.es/StorageSystems > email : jonathan(dot)marti(at)bsc(dot)es > phone : (0034) 934054281 > - ----------------------------------------------------------------------- > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEARECAAYFAkk+sDUACgkQ4cH1a6R2mCuuXQCgsWeJV8XbbxjRHHyC8CdZG4fk > DskAoLGZQNspolBRwVHivVKeRmeNUbXu > =w5Tm > -----END PGP SIGNATURE----- > > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. > The future of the web can't happen without you. Join us at MIX09 to help > pave the way to the Next Web now. Learn more and register at > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > Gridsim-users mailing list > Gri...@li... > https://lists.sourceforge.net/lists/listinfo/gridsim-users > |