Advanced Resource Connector

ARC

NorduGrid logo and monitor screenshot
Developer(s) NorduGrid, NeIC, EU projects
Initial release April 13, 2004
Stable release 15.03 / 27 March 2015
Written in C++
Operating system Linux, Microsoft Windows, Mac OS X
Available in English, Russian, Swedish
Type Grid computing
License Apache License
Website http://www.nordugrid.org/

Advanced Resource Connector (ARC) is a grid computing middleware introduced by NorduGrid. It provides a common interface for submission of computational tasks to different distributed computing systems and thus can enable grid infrastructures of varying size and complexity. ARC includes data staging and caching functionality, developed in order to support data-intensive grid computing.[1] ARC is an open source software distributed under the Apache License.[2]

History

ARC appeared (and is still often referred to) as the NorduGrid middleware, originally proposed as an architecture on top of the Globus Toolkit[3] optimized for the needs of High-Energy Physics computing for the Large Hadron Collider experiments.[4] First deployment of ARC at the NorduGrid testbed took place in summer 2002, and by 2003 it was used to support complex computations.[5]

The first stable release of ARC (version 0.4) came out in April 2004 under the GNU General Public License.[6] The name "Advanced Resource Connector" was introduced for this release to distinguish the middleware from the infrastructure. In the same year, the Swedish national Grid project Swegrid became the first large cross-discipline infrastructure to be based on ARC.[7]

In 2005, NorduGrid was formally established as a collaboration to support and coordinate ARC development.[8] In 2006 two closely related projects were launched: the Nordic Data Grid Facility, deploying a pan-Nordic e-Science infrastructure based on ARC, and KnowARC, focused on transforming ARC into a next generation Grid middleware.

ARC v0.6 was released in May 2007, becoming the second stable release.[9] Its key feature was introduction of the client library enabling easy development of higher-level applcations. It was also the first ARC release making use of open standards, as it included support for JSDL. Later that year, the first technology preview of the next generation ARC middleware was made available, though was not distributed with ARC itself.[10] The new approach involved switching to a Web service based architecture, and in general a very substantial re-factorisation of the core code.

In 2008, the NorduGrid consortium adopted the Apache License for all ARC components.

The last stable release in the 0-line was ARC v0.8, shipped in September 2009.[11] It eventually included a preview version of the new execution service - the A-REX' - and several other components, like Chelonia, ISIS, Charon' and the arcjobtool GUI.

In parallel to ARC v0.8, the EU KnowARC project released in November 2009 the conceptual ARC NOX suite, which was a complete Grid solution, fully based on Web service technologies.[12] The name NOX actually indicates the release date: November of the Year of the Ox.

In May 2011, NorduGrid released ARC v11.05 (adopting Ubuntu versioning scheme this time). This release marked the complete transition from the old execution service to A-REX and accompanying services. For backwards compatibility with the existing infrastructures, old interfaces for the execution service and the information system were retained.

Components

Availability

ARC is free software available from the NorduGrid public repository, both as binary packages for a variety of Linux systems and source. Source code is also available from the NorduGrid SVN repository.

Development

The open source development of the ARC middleware is coordinated by the NorduGrid collaboration. Contributions to the software, documentation and dissemination activities are coming from the community and from various projects, such as the EU KnowARC and EMI projects, NDGF, NeIC and several national Grid projects.

Versioning

Since 2011 ARC adopted an Ubuntu-like versioning schema for bundled releases consisting of individual components. Individual components have own versioning, corresponding to code tags.[13] Version of the core ARC packages is often used instead of the formal release number in everyday communication.

Standards and interoperability

ARC development follows latest Open Grid Forum standardization guidelines. In particular, ARC implemented JSDL, and through the KnowARC project was promoted to become a service-based solution, conformant with other specifications, such as Glue2, BES, UR/RUS etc.[14]

ARC in various projects and initiatives

European Middleware Initiative

In 2010-2013, several key ARC components - most notably, HED, A-REX, clients and libraries - were included in the European Middleware Initiative (EMI) software stack. Through EMI, ARC became a part of the Unified Middleware Distribution (UMD) of the European Grid Infrastructure (EGI).

Nordic DataGrid Facility and NeIC

ARC is the basis of the computing infrastructure of the Nordic Data Grid Facility (NDGF). In 2006-2010 NDGF actively contributed to ARC development, and since 2010 provides ARC deployment expertise within EGI. Since 2012, NDGF became a part of the Nordic e-Infrastructure Collaboration.[15]

KnowARC project

Grid-enabled Know-how Sharing Technology Based on ARC Services and Open Standards (KnowARC) was a Sixth Framework Programme Specific Targeted Research Project, funded under Priority IST-2005-2.5.4 "Advanced Grid Technologies, Systems and Services" from June 2006 to November 2009.[16][17] It was initiated by the NorduGrid and brought together 11 participants from 8 European countries.[18] The goal of the project was making ARC based on open community standards. Goals were:[19]

KnowARC was the main group developing the ARC software since the project began in 2006. Apart from its main aim of further developing ARC,[20] it contributed to the development of standards,[21] and increased Grid and ARC usage in medicine and bioinformatics.[22][23]

In July 2009, KnowARC announced it contributed to the integration of Grid technologies into official Linux repositories by adding Globus Toolkit components into Fedora and Debian repositories.[24]

See also

References

  1. Ellert, Mattias et al. (February 2007). "Advanced Resource Connector middleware for lightweight computational Grids". Future Generation Computer Systems 23 (2): 219–240. doi:10.1016/j.future.2006.05.008.
  2. ARC 0.8 Release Notes
  3. Ellert, Mattias; Konstantinov, Aleksandr; Kónya, Balázs; Smirnova, Oxana; Wäänänen, Anders (2003). "The NorduGrid project: using Globus toolkit for building GRID infrastructure". Nuclear Instruments and Methods in Physics Research A (Elsevier Science B.V.) 502 (2–3): 407–410. doi:10.1016/S0168-9002(03)00453-4.
  4. Wäänänen, Anders; Ellert, Mattias; Konstantinov, Aleksandr; Kónya, Balázs (2002). "An Overview of an Architecture Proposal for a High Energy Physics Grid". In Fagerholm, Juha; Haataja, Juha; Järvinen, Jari; Lyly, Mikko; Råback, Peter; Savolainen, Ville. Lecture Notes in Computer Science 2367. Springer. pp. 76–86. doi:10.1007/3-540-48051-X_9.
  5. Eerola, Paula et al. (2003). "Atlas Data-Challenge 1 on NorduGrid". Proceedings of 2003 Conference for Computing in High Energy and Nuclear Physics. arXiv:physics/0306013.
  6. ARC 0.4 Release Notes
  7. "SweGrid gets set for future challenges". CERN Courier. 2004.
  8. NorduGrid Web site
  9. ARC 0.6 Release Notes
  10. KnowARC report D5.1-2_07
  11. ARC 0.8 Release Notes
  12. ARC NOX Release Notes
  13. ARC releases table
  14. KnowARC and Grid middleware standards
  15. NeIC Web site
  16. KnowARC fact-sheet, EU IST database
  17. Hämmerle, Hannelore; Crémel, Nicole (November 2006). "KnowARC project gets going". CERN Courier (Geneva, Switzerland) 46 (11): 12.
  18. KnowARC partners list
  19. KnowARC Web site
  20. Smirnova, Oxana et al. (2009). "ARC middleware:evolution towards standards-based interoperability". To appear in Proceedings of the 17th International Conference on Computing in High Energy and Nuclear Physics.
  21. Field, Laurence; Andreozzi, Sergio; Kónya, Balázs (2008). "Grid Information System Interoperability: The Need For A Common Information Model". Proceedings of the IEEE Fourth International Conference on eScience: 501–507. doi:10.1109/eScience.2008.159.
  22. Zhou, Xin et al. (2009). "An Easy Setup for Parallel Medical Image Processing: Using Taverna and ARC". Studies in Health Technology and Informatics (IOS Press) 147: 41–50. doi:10.3233/978-1-60750-027-8-41. PMID 19593043.
  23. Krabbenhöft, Hajo; Möller, Steffen; Bayer, Daniel (2008). "Integrating ARC grid middleware with Taverna workflows". Bioinformatics (Oxford University Press) 24 (9): 1221–1222. doi:10.1093/bioinformatics/btn095. PMID 18353787.
  24. "KnowARC Project Brings Grids to Debian". HPC Wire. July 9, 2009.

Further reading

External links