Academic literature on the topic 'Grid computing'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Grid computing.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Grid computing"
Rakib, Abdur. "Grid Computing Introduction." Journal of Advances and Scholarly Researches in Allied Education 15, no. 5 (July 1, 2018): 140–44. http://dx.doi.org/10.29070/15/57603.
Full textCoveney, Peter V. "Scientific Grid computing." Philosophical Transactions of the Royal Society A: Mathematical, Physical and Engineering Sciences 363, no. 1833 (July 18, 2005): 1707–13. http://dx.doi.org/10.1098/rsta.2005.1632.
Full textSadiku, Matthew N. O., Adebowale E. Shadare, and Sarhan M. Musa. "Grid Computing." International Journal of Advanced Research in Computer Science and Software Engineering 7, no. 6 (June 30, 2017): 5–6. http://dx.doi.org/10.23956/ijarcsse/v7i6/01612.
Full textKISHIMOTO, Mitsuhiro, and Keisuke FUKUI. "Grid Computing." Journal of The Institute of Electrical Engineers of Japan 125, no. 7 (2005): 417–20. http://dx.doi.org/10.1541/ieejjournal.125.417.
Full textDumitru, Ileana. "Grid Computing." International Journal of Sustainable Economies Management 3, no. 3 (July 2014): 67–78. http://dx.doi.org/10.4018/ijsem.2014070105.
Full textDeelman, Ewa, and Carl Kesselman. "Grid Computing." Scientific Programming 10, no. 2 (2002): 101–2. http://dx.doi.org/10.1155/2002/368025.
Full textRana, O. "Grid computing." Computer Bulletin 44, no. 6 (November 1, 2002): 28. http://dx.doi.org/10.1093/combul/44.6.28.
Full textRajaraman, V. "Grid computing." Resonance 21, no. 5 (May 2016): 401–15. http://dx.doi.org/10.1007/s12045-016-0344-2.
Full textBry, François, Wolfgang E. Nagel, and Michael Schroeder. "Grid-Computing." Informatik-Spektrum 27, no. 6 (December 2004): 542–45. http://dx.doi.org/10.1007/s00287-004-0443-4.
Full textFischbach, Kai. "Grid computing." WIRTSCHAFTSINFORMATIK 48, no. 6 (December 2006): 452. http://dx.doi.org/10.1007/s11576-006-0101-3.
Full textDissertations / Theses on the topic "Grid computing"
Petersen, Karsten. "Grid Computing - Eine Einführung." Universitätsbibliothek Chemnitz, 2003. http://nbn-resolving.de/urn:nbn:de:swb:ch1-200301292.
Full textMorel, Matthieu. "Components for grid computing." Nice, 2006. http://www.theses.fr/2006NICE4086.
Full textL’objectif de cette thèse est de faciliter la conception et le déploiement d’applications distribuées sur la Grille, en utilisant une approche orientée composants. Les problématiques du calcul sur grilles abordées dans notre proposition sont: la complexité de conception, le déploiement, la flexibilité et la performance. Nous proposons et justifions un modèle de composants et son implantation. Le modèle proposé repose sur le modèle de composants Fractal et sur le modèle des objets actifs. Il bénéficie d’une part, de la structure hiérarchique et de la définition précise du modèle Fractal, et d’autre part, de l’identification des composants comme activités configurables. Nous proposons un modèle de déploiement et nous spécifions un ensemble de primitives pour les communications collectives, grâce à la définition d’interfaces collectives. Les interfaces collectives permettent de gérer la distribution des données, le parallélisme et la synchronisation des invocations. Nous avons développé une implantation du modèle proposé avec l’intergiciel de grille ProActive. Le framework de composants bénéficie ainsi des fonctionnalités sous-jacentes offertes par l’intergiciel ProActive. Nous démontrons la capacité de passage à l’échelle et l’efficacité de notre framework en déployant sur plusieurs centaines de machines des applications intensives en termes de calcul et de communications. Nous mettons à profit les interfaces collectives pour développer une application SPMD à base de composants, dont nous évaluons les performances
Copaja, Cornejo Richard Nivaldo. "Grid computing para propósitos científicos." Bachelor's thesis, Universidad Nacional Mayor de San Marcos, 2007. https://hdl.handle.net/20.500.12672/14091.
Full textTrabajo de suficiencia profesional
Wang, Lizhe. "Virtual environments for Grid computing." Karlsruhe : Universitätsverlag, 2008. http://digbib.ubka.uni-karlsruhe.de/volltexte/1000009892.
Full textAvila, George Himer. "Constructing Covering Arrays using Parallel Computing and Grid Computing." Doctoral thesis, Universitat Politècnica de València, 2012. http://hdl.handle.net/10251/17027.
Full textAvila George, H. (2012). Constructing Covering Arrays using Parallel Computing and Grid Computing [Tesis doctoral no publicada]. Universitat Politècnica de València. https://doi.org/10.4995/Thesis/10251/17027
Palancia
Mustafee, Navonil. "A grid computing framework for commercial simulation packages." Thesis, Brunel University, 2007. http://bura.brunel.ac.uk/handle/2438/4009.
Full textKoehler, Stephan. "Video Streams in a Computing Grid." Thesis, KTH, School of Information and Communication Technology (ICT), 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-24271.
Full textThe growth of online video services such as YouTube enabled a new broadcasting medium for video. Similarly, consumer television is moving from analog to digital distribution of video content. Being able to manipulate the video stream by integrating a video or image overlay while streaming could enable a personalized video stream for each viewer. This master thesis explores the digital video domain to understand how streaming video can be efficiently modified, and designs and implements a prototype system for distributed video modification and streaming.
This thesis starts by examining standards and protocols related to video coding, formats and network distribution. To support multiple concurrent video streams to users, a distributed data and compute grid is used to create a scalable system for video streaming. Several (commercial) products are examined to find that GigaSpaces provides the optimal features for implementing the prototype. Furthermore third party libraries like libavcodec by FFMPEG and JBoss Netty are selected for respectively video coding and network streaming. The prototype design is then formulated including the design choices, the functionality in terms of user stories, the components that will make up the system and the flow of events in the system. Finally, the implementation is described followed by an evaluation of the fault tolerance, throughput, scalability and configuration. The evaluation shows that the prototype is fault tolerant and its throughput scales bothvertically and horizontally.
Intended audience
This thesis focuses on topics in the area of general computer science and network technology. It is therefore assumed that the reader has knowledge of basic concepts and techniques in these areas. More specifically this report focuses on topics related to digital video and distributed computer systems. Knowledge in these areas is helpful but not required.
Polze, Andreas, and Bettina Schnor. "Grid-Computing : [Seminar im Sommersemester 2003]." Universität Potsdam, 2005. http://opus.kobv.de/ubp/volltexte/2009/3316/.
Full textCai, Wei. "Reconfigurable resource management in grid computing." Thesis, Lancaster University, 2007. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.507276.
Full textOng, Sze Hwei 1979. "Grid computing : business and policy implications." Thesis, Massachusetts Institute of Technology, 2003. http://hdl.handle.net/1721.1/30035.
Full textIncludes bibliographical references (leaves 84-86).
The Grid is a distributed computing infrastructure that facilitates the exchange of expertise and resources. It is somewhat analogous to the electric power grid in that it can potentially provide a universal source of IT resources that can have a huge impact on human capabilities and on the entire society. Currently the Grid is being deployed (in limited ways) in some research and academic institutions. As Grid computing technologies mature further, the commercial sector can also benefit. With Grid technologies enabling utility computing, enterprises will be able to access IT resources on-demand in a utility-like way. This thesis gives a brief introduction on Grids and looks back into the history of power grids for lessons learned. It suggests that the Grid and the power grid are both infrastructures and factors of reliability, standardization, universal access and affordability are necessary to ensure the success of any infrastructure. Once the Grid is successful, it can open up new opportunities in the field of utility computing and impact IT provision in the commercial sector. The new utility computing ecosystem would consist of five major players - the Grid resource supplier, the Grid infrastructure supplier, the utility service provider, the re-seller and the end user. Further industry analysis reveals that there are new roles for current players in the traditional IT provision industry and opportunities for new entrants in this new ecosystem. The thesis attempts to identify the characteristics of each of the five major players to help the IT industry better understand the requirements of these new roles. Current players in the IT provision industry would have to decide which of the above roles to play in this new utility computing ecosystem and to re-define their market strategies accordingly. New entrants to the field would likely be players in the telecommunication sector who want a share of this growing pie and whose existing relationship with bandwidth subscribers can be leveraged upon. This thesis concludes with recommendations on several policy issues: Grid standardization for inter-operability, decentralized Grid governance to encourage optimal resource sharing and mechanisms for transcending cultural/organizational barriers inhibiting the commercial adoption of Grid computing.
by Sze Hwei Ong.
S.M.
Books on the topic "Grid computing"
Barth, Thomas, and Anke Schüll, eds. Grid Computing. Wiesbaden: Vieweg, 2006. http://dx.doi.org/10.1007/978-3-8348-9101-3.
Full textPreve, Nikolaos P., ed. Grid Computing. London: Springer London, 2011. http://dx.doi.org/10.1007/978-0-85729-676-4.
Full textLin, Simon C., and Eric Yen, eds. Grid Computing. Boston, MA: Springer US, 2009. http://dx.doi.org/10.1007/978-0-387-78417-5.
Full textFey, Dietmar, ed. Grid-Computing. Berlin, Heidelberg: Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-540-79747-0.
Full textBerman, Fran, Geoffrey Fox, and Tony Hey, eds. Grid Computing. Chichester, UK: John Wiley & Sons, Ltd, 2003. http://dx.doi.org/10.1002/0470867167.
Full textDikaiakos, Marios D., ed. Grid Computing. Berlin, Heidelberg: Springer Berlin Heidelberg, 2004. http://dx.doi.org/10.1007/b99982.
Full textFernández Rivera, Francisco, Marian Bubak, Andrés Gómez Tato, and Ramón Doallo, eds. Grid Computing. Berlin, Heidelberg: Springer Berlin Heidelberg, 2004. http://dx.doi.org/10.1007/b95647.
Full textGorlatch, Sergei, Paraskevi Fragopoulou, and Thierry Priol, eds. Grid Computing. Boston, MA: Springer US, 2008. http://dx.doi.org/10.1007/978-0-387-09457-1.
Full textCraig, Fellenstein, ed. Grid computing. Upper Saddle River, N.J: Prentice Hall Professional Technical Reference, 2004.
Find full textParashar, Manish, ed. Grid Computing — GRID 2002. Berlin, Heidelberg: Springer Berlin Heidelberg, 2002. http://dx.doi.org/10.1007/3-540-36133-2.
Full textBook chapters on the topic "Grid computing"
Rosato, Antonio. "Grid Computing." In NMR of Biomolecules, 509–18. Weinheim, Germany: Wiley-VCH Verlag GmbH & Co. KGaA, 2012. http://dx.doi.org/10.1002/9783527644506.ch31.
Full textShekhar, Shashi, and Hui Xiong. "Grid Computing." In Encyclopedia of GIS, 419. Boston, MA: Springer US, 2008. http://dx.doi.org/10.1007/978-0-387-35973-1_551.
Full textMarten, Holger. "Grid Computing." In Disappearing Architecture, 42–50. Basel: Birkhäuser Basel, 2005. http://dx.doi.org/10.1007/3-7643-7674-0_5.
Full textAli, Mohsin, Ke Meng, Zhaoyang Dong, and Pei Zhang. "Grid Computing." In Emerging Techniques in Power System Analysis, 95–115. Berlin, Heidelberg: Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-642-04282-9_4.
Full textBaun, Christian, Günther Bengel, Marcel Kunze, and Karl-Uwe Stucky. "Grid-Computing." In Masterkurs Parallele und Verteilte Systeme, 447–57. Wiesbaden: Springer Fachmedien Wiesbaden, 2015. http://dx.doi.org/10.1007/978-3-8348-2151-5_11.
Full textČibej, Uroš, Anthony Sulistio, and Rajkumar Buyya. "Grid Computing." In Parallel Computing, 117–45. London: Springer London, 2009. http://dx.doi.org/10.1007/978-1-84882-409-6_4.
Full textTaylor, Ian J., and Andrew B. Harrison. "Grid Computing." In From P2P and Grids to Services on the Web, 155–77. London: Springer London, 2009. http://dx.doi.org/10.1007/978-1-84800-123-7_9.
Full textEsposito, Alessandra. "Grid Computing." In Advances in Information Technologies for Electromagnetics, 55–68. Dordrecht: Springer Netherlands, 2006. http://dx.doi.org/10.1007/978-1-4020-4749-7_5.
Full textEvan Chang, Bor-Yuh, Karl Crary, Margaret DeLap, Robert Harper, Jason Liszka, Tom Murphy VII, and Frank Pfenning. "Trustless Grid Computing in ConCert." In Grid Computing — GRID 2002, 112–25. Berlin, Heidelberg: Springer Berlin Heidelberg, 2002. http://dx.doi.org/10.1007/3-540-36133-2_11.
Full textVerma, Dinesh, Sambit Sahu, Seraphin Calo, Manid Beigi, and Isabella Chang. "A Policy Service for GRID Computing." In Grid Computing — GRID 2002, 243–55. Berlin, Heidelberg: Springer Berlin Heidelberg, 2002. http://dx.doi.org/10.1007/3-540-36133-2_22.
Full textConference papers on the topic "Grid computing"
Foster, Ian. "Grid Computing." In ADVANCED COMPUTING AND ANALYSIS TECHNIQUES IN PHYSICS RESEARCH: VII International Workshop; ACAT 2000. AIP, 2001. http://dx.doi.org/10.1063/1.1405261.
Full textGreene, Darren W., Rahman Tashakkori, and Barry L. Kurtz. "Grid computing." In the 46th Annual Southeast Regional Conference. New York, New York, USA: ACM Press, 2008. http://dx.doi.org/10.1145/1593105.1593235.
Full textDu, W., J. Jia, Manish Mangal, and Mummoorthy Murugesan. "Uncheatable grid computing." In 24th International Conference on Distributed Computing Systems, 2004. Proceedings. IEEE, 2004. http://dx.doi.org/10.1109/icdcs.2004.1281562.
Full textR., Nanda Kumar, Aravindhan P., and Dinesh T. "Intelligent Grid Computing." In International Conference on Computer Applications — Networking. Singapore: Research Publishing Services, 2010. http://dx.doi.org/10.3850/978-981-08-7301-1_0332.
Full textLiu, Yang, Zong Rong, Chang Jun, and Chen Yun Ping. "Survey of Grid and Grid Computing." In 2011 International Conference on Internet Technology and Applications (iTAP). IEEE, 2011. http://dx.doi.org/10.1109/itap.2011.6006390.
Full textUndheim, Astrid, Ameen Chilwan, and Poul Heegaard. "Differentiated Availability in Cloud Computing SLAs." In 2011 12th IEEE/ACM International Conference on Grid Computing (GRID). IEEE, 2011. http://dx.doi.org/10.1109/grid.2011.25.
Full textZhang, Xiangliang, Cecile Germain, and Michele Sebag. "Adaptively detecting changes in Autonomic Grid Computing." In 2010 11th IEEE/ACM International Conference on Grid Computing (GRID). IEEE, 2010. http://dx.doi.org/10.1109/grid.2010.5698017.
Full textSchulz, Sven, and Wolfgang Blochinger. "Adjustable Module Isolation for Distributed Computing Infrastructures." In 2011 12th IEEE/ACM International Conference on Grid Computing (GRID). IEEE, 2011. http://dx.doi.org/10.1109/grid.2011.22.
Full textNeill, Richard, Luca P. Carloni, Alexander Shabarshin, Valeriy Sigaev, and Serguei Tcherepanov. "Embedded Processor Virtualization for Broadband Grid Computing." In 2011 12th IEEE/ACM International Conference on Grid Computing (GRID). IEEE, 2011. http://dx.doi.org/10.1109/grid.2011.27.
Full textMeoni, Marco. "Beyond Batch Computing on the WLCG Grid." In 2011 12th IEEE/ACM International Conference on Grid Computing (GRID). IEEE, 2011. http://dx.doi.org/10.1109/grid.2011.34.
Full textReports on the topic "Grid computing"
Steven Crumb. Grid Computing Education Support. Office of Scientific and Technical Information (OSTI), January 2008. http://dx.doi.org/10.2172/922233.
Full textEarl, Charles. Insightful Workflow For Grid Computing. Office of Scientific and Technical Information (OSTI), October 2008. http://dx.doi.org/10.2172/941421.
Full textRoss, Virginia W., and Scott E. Spetka. Grid Computing for High Performance Computing (HPC) Data Centers. Fort Belvoir, VA: Defense Technical Information Center, March 2007. http://dx.doi.org/10.21236/ada466685.
Full textRene, Schubert. Computing the Meridional Overturning Circulation from NEMO Output. GEOMAR, November 2021. http://dx.doi.org/10.3289/sw_3_2021.
Full textRana, Abhishek S. A Globally Distributed Grid Monitoring System to Facilitate High-Performance Computing at D0/SAM-Grid. Office of Scientific and Technical Information (OSTI), January 2002. http://dx.doi.org/10.2172/1421666.
Full textHarenberg, Torsten. AMANDA and D0 as a Test Environment for the LHC Computing Grid. Office of Scientific and Technical Information (OSTI), August 2005. http://dx.doi.org/10.2172/1369275.
Full textHarenberg, Torsten. AMANDA and D0 as a test environment for the LHC computing grid. Office of Scientific and Technical Information (OSTI), August 2005. http://dx.doi.org/10.2172/1155689.
Full textWoodruff, David L., and Jean-Paul Watson. Computing confidence intervals on solution costs for stochastic grid generation expansion problems. Office of Scientific and Technical Information (OSTI), December 2010. http://dx.doi.org/10.2172/1011614.
Full textBoutigny, Dominique. Use of the European Data Grid Software in the Framework of the BABAR Distributed Computing Model. Office of Scientific and Technical Information (OSTI), June 2003. http://dx.doi.org/10.2172/813350.
Full textMehrotra, Sanjay. Final Technical Report: Sparse Grid Scenario Generation and Interior Algorithms for Stochastic Optimization in a Parallel Computing Environment. Office of Scientific and Technical Information (OSTI), September 2016. http://dx.doi.org/10.2172/1321178.
Full text