Cargando…

Globus Toolkit 4 : programming Java Services /

The Globus Toolkit (http://www.globus.org/toolkit/) is a key technology in Grid Computing, the exciting new computing paradigm that allows users to share processing power, data, storage, and other computing resources across institutional and geographic boundaries. Globus Toolkit 4: Programming Java...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Sotomayor, Borja
Otros Autores: Childers, Lisa
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Amsterdam ; Boston : Morgan Kaufmann, Elsevier ; 2006.
Colección:Elsevier series in grid computing.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn162130360
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 070802s2006 ne a o 001 0 eng d
010 |z  2006272800 
040 |a OPELS  |b eng  |e pn  |c OPELS  |d OCLCQ  |d N$T  |d YDXCP  |d MERUC  |d ZCU  |d E7B  |d IDEBK  |d OCLCQ  |d OCLCF  |d TEFOD  |d OCLCQ  |d EBLCP  |d OCLCQ  |d COO  |d AGLDB  |d OCLCQ  |d STF  |d D6H  |d OCLCQ  |d VTS  |d OCLCQ  |d JBG  |d WYU  |d LEAUB  |d M8D  |d ERF  |d OCLCQ  |d AJS  |d VT2  |d OCLCQ  |d OCLCO  |d OCLCQ  |d INARC  |d OCLCO 
019 |a 73692398  |a 441762125  |a 507200683  |a 647544486  |a 1035708973  |a 1062903157  |a 1112568067  |a 1235844182  |a 1240510675  |a 1358638860 
020 |a 0080460038  |q (electronic bk.) 
020 |a 9780080460031  |q (electronic bk.) 
020 |z 9780123694041 
020 |z 0123694043 
029 1 |a AU@  |b 000044593606 
029 1 |a AU@  |b 000051562202 
029 1 |a AU@  |b 000051859769 
029 1 |a AU@  |b 000062461067 
029 1 |a CHBIS  |b 005827901 
029 1 |a CHNEW  |b 001005626 
029 1 |a CHVBK  |b 168415607 
029 1 |a DEBBG  |b BV042307460 
029 1 |a DEBBG  |b BV043044011 
029 1 |a DEBSZ  |b 405301618 
029 1 |a DEBSZ  |b 422261084 
029 1 |a NZ1  |b 12434515 
035 |a (OCoLC)162130360  |z (OCoLC)73692398  |z (OCoLC)441762125  |z (OCoLC)507200683  |z (OCoLC)647544486  |z (OCoLC)1035708973  |z (OCoLC)1062903157  |z (OCoLC)1112568067  |z (OCoLC)1235844182  |z (OCoLC)1240510675  |z (OCoLC)1358638860 
037 |a 113050:113138  |b Elsevier Science & Technology  |n http://www.sciencedirect.com 
037 |a B8289DD6-FD72-4369-A322-AD52947DF9EC  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.9.C58  |b S67 2006eb 
072 7 |a COM  |x 061000  |2 bisacsh 
082 0 4 |a 004/.36  |2 22 
049 |a UAMI 
100 1 |a Sotomayor, Borja. 
245 1 0 |a Globus Toolkit 4 :  |b programming Java Services /  |c Borja Sotomayor, Lisa Childers. 
260 |a Amsterdam ;  |a Boston :  |b Elsevier ;  |a Morgan Kaufmann,  |c 2006. 
300 |a 1 online resource (xxv, 506 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Elsevier series in grid computing 
520 |a The Globus Toolkit (http://www.globus.org/toolkit/) is a key technology in Grid Computing, the exciting new computing paradigm that allows users to share processing power, data, storage, and other computing resources across institutional and geographic boundaries. Globus Toolkit 4: Programming Java Services provides an introduction to the latest version of this widely acclaimed toolkit. Based on the popular web-based The Globus Toolkit 4 Programmer's Tutorial, this book far surpasses that document, providing greater detail, quick reference appendices, and many additional examples. If youre making the leap into Grid Computing using the Globus Toolkit, youll want Globus Toolkit 4: Programming Java Services at your side as you take your first steps. + Written for newcomers to Globus Toolkit, but filled with useful information for experienced users. + Clearly situates Globus application development within the context of Web Services and evolving Grid standards. + Provides detailed coverage of Web Services programming with the Globus Toolkit's Java WS Core component. + Covers basic aspects of developing secure services using the Grid Security Infrastructure (GSI). + Uses simple, didactic examples throughout the book, but also includes a more elaborate example, the FileBuy application, that showcases common design patterns found in Globus applications. + Concludes with useful reference appendices. 
505 0 |a Foreword / Preface / ((PART 1: KEY CONCEPTS)) / CH 1: Grid Computing / CH 2: OGSA, WSRF, and GT4 / CH 3: Web Services / CH 4: WSRF / CH 5: The Globus Toolkit 4 / ((PART II: GT JAVA WS CORE)) / CH 6: Writing Your First Stateful Web Service in 5 Simple Steps / CH 7: Singleton Resources / CH 8: Multiple Resources / CH 9: Logging / CH 10: Resource Properties / CH 11: Lifecycle Management / CH 12: Persistent Resources / CH 13: Notifications / CH 14: Implementing Your Own Operation Providers / ((PART III: GT4 SECURITY)) / CH 15: Fundamental Security Concepts / CH 16: GSI: Grid Security Concepts / CH 17: Writing a Secure Math Service / CH 18: The Security Descriptor / CH 19: Authentication / CH 20: Authorization / CH 21: Resource-Level Security / CH 22: Run-As Modes and Delegation / ((PART IV: The File Buy Application)) / CH 23: Design / CH 24: Implementation / ((Conclusion: The Next Step: Higher-Level Services)) / ((PART V: Appendices)) / Appendix A: Installing the Globus Toolkit 4 / Appendix B: A WSDL Primer / Appendix C: Command-line Clients / Appendix D: Examples / Appendix E: Globus-Build-Service Script Reference / Reference. 
500 |a Includes index. 
588 0 |a Print version record. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Computational grids (Computer systems) 
650 0 |a Internet programming. 
650 0 |a Web services. 
650 0 |a Java (Computer program language) 
650 6 |a Grilles informatiques. 
650 6 |a Programmation Internet. 
650 6 |a Services Web. 
650 6 |a Java (Langage de programmation) 
650 7 |a COMPUTERS  |x Client-Server Computing.  |2 bisacsh 
650 7 |a Computational grids (Computer systems)  |2 fast 
650 7 |a Internet programming  |2 fast 
650 7 |a Java (Computer program language)  |2 fast 
650 7 |a Web services  |2 fast 
700 1 |a Childers, Lisa. 
776 0 8 |i Print version:  |a Sotomayor, Borja.  |t Globus Toolkit 4.  |d Amsterdam ; Boston : Elsevier ; Morgan Kaufmann, 2006  |z 0123694043  |z 9780123694041  |w (DLC) 2006272800  |w (OCoLC)63805614 
830 0 |a Elsevier series in grid computing. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=166706  |z Texto completo 
938 |a EBL - Ebook Library  |b EBLB  |n EBL269712 
938 |a ebrary  |b EBRY  |n ebr10138112 
938 |a EBSCOhost  |b EBSC  |n 166706 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 63350 
938 |a YBP Library Services  |b YANK  |n 2479870 
938 |a Internet Archive  |b INAR  |n globustoolkit4pr0000soto 
994 |a 92  |b IZTAP