Librería: Wonder Book, Frederick, MD, Estados Unidos de America
EUR 6,40
Cantidad disponible: 1 disponibles
Añadir al carritoCondición: Good. Good condition. A copy that has been read but remains intact. May contain markings such as bookplates, stamps, limited notes and highlighting, or a few light stains.
Librería: Austin Goodwill 1101, Austin, TX, Estados Unidos de America
EUR 3,52
Cantidad disponible: 1 disponibles
Añadir al carritoCondición: acceptable. Book shows noticeable wear from use. May include writing, highlighting, or other markings, but not excessive. Cover or edges may have visible wear. The book remains complete and fully readable.
Idioma: Inglés
Publicado por O'Reilly Media, Incorporated, 1998
ISBN 10: 1565922069 ISBN 13: 9781565922068
Librería: Better World Books, Mishawaka, IN, Estados Unidos de America
Original o primera edición
EUR 6,60
Cantidad disponible: 1 disponibles
Añadir al carritoCondición: Good. 1st ed. Used book that is in clean, average condition without any missing pages.
EUR 7,01
Cantidad disponible: 1 disponibles
Añadir al carritoPaperback. Condición: Good. No Jacket. Former library book; Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less.
Idioma: Inglés
Publicado por Oreilly & Associates Inc, 1998
ISBN 10: 1565922069 ISBN 13: 9781565922068
Librería: HPB Inc., Dallas, TX, Estados Unidos de America
EUR 10,97
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: Very Good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority!
Idioma: Inglés
Publicado por O'Reilly Media, Incorporated, 1998
ISBN 10: 1565922069 ISBN 13: 9781565922068
Librería: Better World Books Ltd, Dunfermline, Reino Unido
Original o primera edición
EUR 5,35
Cantidad disponible: 2 disponibles
Añadir al carritoCondición: Very Good. 1st ed. Ships from the UK. Former library book; may include library markings. Used book that is in excellent condition. May show signs of wear or have minor defects.
Idioma: Inglés
Publicado por O'Reilly Media, Incorporated, 1998
ISBN 10: 1565922069 ISBN 13: 9781565922068
Librería: Better World Books Ltd, Dunfermline, Reino Unido
Original o primera edición
EUR 5,35
Cantidad disponible: 1 disponibles
Añadir al carritoCondición: Good. 1st ed. Ships from the UK. Former library book; may include library markings. Used book that is in clean, average condition without any missing pages.
Librería: Half Price Books Inc., Dallas, TX, Estados Unidos de America
EUR 14,25
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: Very Good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority!
EUR 30,36
Cantidad disponible: 2 disponibles
Añadir al carritoCondición: As New. Unread book in perfect condition.
Idioma: Inglés
Publicado por O'Reilly & Associates 31.10.1997., 1997
ISBN 10: 1565922069 ISBN 13: 9781565922068
Librería: NEPO UG, Rüsselsheim am Main, Alemania
EUR 12,71
Cantidad disponible: 1 disponibles
Añadir al carritoCondición: Befriedigend. Auflage: 1. 384 Seiten ex Library Book aus einer wissenschafltichen Bibliothek Sprache: Englisch Gewicht in Gramm: 518 23,6 x 17,3 x 2,3 cm, Taschenbuch.
EUR 46,74
Cantidad disponible: 2 disponibles
Añadir al carritoCondición: New.
Librería: Lucky's Textbooks, Dallas, TX, Estados Unidos de America
EUR 45,57
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New.
Librería: California Books, Miami, FL, Estados Unidos de America
EUR 51,75
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New.
EUR 52,43
Cantidad disponible: Más de 20 disponibles
Añadir al carritoPaperback. Condición: New. Distributed computing and Java go together naturally. As the first language designed from the bottom up with networking in mind, Java makes it very easy for computers to cooperate. Even the simplest applet running in a browser is a distributed application, if you think about it. The client running the browser downloads and executes code that is delivered by some other system. But even this simple applet wouldn't be possible without Java's guarantees of portability and security: the applet can run on any platform, and can't sabotage its host. Of course, when we think of distributed computing, we usually think of applications more complex than a client and server communicating with the same protocol. We usually think in terms of programs that make remote procedure calls, access remote databases, and collaborate with others to produce a single result. Java Distributed Computing discusses how to design and write such applications.It covers Java's RMI (Remote Method Invocation) facility and CORBA, but it doesn't stop there; it tells you how to design your own protocols to build message passing systems and discusses how to use Java's security facilities, how to write multithreaded servers, and more. It pays special attention to distributed data systems, collaboration, and applications that have high bandwidth requirements. In the future, distributed computing can only become more important. Java Distributed Computing provides a broad introduction to the problems you'll face and the solutions you'll find as you write distributed computing applications. Topics covered in Java Distributed Computing: * Introduction to Distributed Computing * Networking Basics * Distributed Objects (Overview of CORBA and RMI) * Threads * Security * Message Passing Systems * Distributed Data Systems (Databases) * Bandwidth Limited Applications * Collaborative Systems.
EUR 52,93
Cantidad disponible: 1 disponibles
Añadir al carritoPaperback. Condición: New. Distributed computing and Java go together naturally. As the first language designed from the bottom up with networking in mind, Java makes it very easy for computers to cooperate. Even the simplest applet running in a browser is a distributed application, if you think about it. The client running the browser downloads and executes code that is delivered by some other system. But even this simple applet wouldn't be possible without Java's guarantees of portability and security: the applet can run on any platform, and can't sabotage its host. Of course, when we think of distributed computing, we usually think of applications more complex than a client and server communicating with the same protocol. We usually think in terms of programs that make remote procedure calls, access remote databases, and collaborate with others to produce a single result. Java Distributed Computing discusses how to design and write such applications.It covers Java's RMI (Remote Method Invocation) facility and CORBA, but it doesn't stop there; it tells you how to design your own protocols to build message passing systems and discusses how to use Java's security facilities, how to write multithreaded servers, and more. It pays special attention to distributed data systems, collaboration, and applications that have high bandwidth requirements. In the future, distributed computing can only become more important. Java Distributed Computing provides a broad introduction to the problems you'll face and the solutions you'll find as you write distributed computing applications. Topics covered in Java Distributed Computing: * Introduction to Distributed Computing * Networking Basics * Distributed Objects (Overview of CORBA and RMI) * Threads * Security * Message Passing Systems * Distributed Data Systems (Databases) * Bandwidth Limited Applications * Collaborative Systems.
EUR 38,14
Cantidad disponible: 2 disponibles
Añadir al carritoCondición: As New. Unread book in perfect condition.
EUR 48,81
Cantidad disponible: 2 disponibles
Añadir al carritoCondición: New.
Idioma: Inglés
Publicado por O'Reilly Media, Inc, USA, 1998
ISBN 10: 1565922069 ISBN 13: 9781565922068
Librería: THE SAINT BOOKSTORE, Southport, Reino Unido
EUR 48,82
Cantidad disponible: 2 disponibles
Añadir al carritoBook. Condición: New. New copy - Usually dispatched within 4 working days.
Idioma: Inglés
Publicado por O'Reilly Media 1/11/1998, 1998
ISBN 10: 1565922069 ISBN 13: 9781565922068
Librería: BargainBookStores, Grand Rapids, MI, Estados Unidos de America
EUR 71,95
Cantidad disponible: 5 disponibles
Añadir al carritoPaperback or Softback. Condición: New. Java Distributed Computing. Book.
Idioma: Inglés
Publicado por Oreilly & Associates Inc, 1998
ISBN 10: 1565922069 ISBN 13: 9781565922068
Librería: Revaluation Books, Exeter, Reino Unido
EUR 69,30
Cantidad disponible: 2 disponibles
Añadir al carritoPaperback. Condición: Brand New. 368 pages. 9.25x7.00x0.75 inches. In Stock.
EUR 54,34
Cantidad disponible: Más de 20 disponibles
Añadir al carritoPaperback. Condición: New. Distributed computing and Java go together naturally. As the first language designed from the bottom up with networking in mind, Java makes it very easy for computers to cooperate. Even the simplest applet running in a browser is a distributed application, if you think about it. The client running the browser downloads and executes code that is delivered by some other system. But even this simple applet wouldn't be possible without Java's guarantees of portability and security: the applet can run on any platform, and can't sabotage its host. Of course, when we think of distributed computing, we usually think of applications more complex than a client and server communicating with the same protocol. We usually think in terms of programs that make remote procedure calls, access remote databases, and collaborate with others to produce a single result. Java Distributed Computing discusses how to design and write such applications.It covers Java's RMI (Remote Method Invocation) facility and CORBA, but it doesn't stop there; it tells you how to design your own protocols to build message passing systems and discusses how to use Java's security facilities, how to write multithreaded servers, and more. It pays special attention to distributed data systems, collaboration, and applications that have high bandwidth requirements. In the future, distributed computing can only become more important. Java Distributed Computing provides a broad introduction to the problems you'll face and the solutions you'll find as you write distributed computing applications. Topics covered in Java Distributed Computing: * Introduction to Distributed Computing * Networking Basics * Distributed Objects (Overview of CORBA and RMI) * Threads * Security * Message Passing Systems * Distributed Data Systems (Databases) * Bandwidth Limited Applications * Collaborative Systems.
EUR 56,38
Cantidad disponible: Más de 20 disponibles
Añadir al carritoKartoniert / Broschiert. Condición: New. Distributed computing and Java go together naturally. As the first language designed from the bottom up with networking in mind, Java makes it very easy for computers to co-operate. This volume focuses on Java distributed computing and surrounding issues.
EUR 5,48
Cantidad disponible: 1 disponibles
Añadir al carritoCondición: good. Befriedigend/Good: Durchschnittlich erhaltenes Buch bzw. Schutzumschlag mit Gebrauchsspuren, aber vollständigen Seiten. / Describes the average WORN book or dust jacket that has all the pages present.
EUR 8,24
Cantidad disponible: 1 disponibles
Añadir al carritoCondición: Sehr gut. Zustand: Sehr gut | Seiten: 384 | Sprache: Englisch | Produktart: Bücher | Keine Beschreibung verfügbar.
EUR 49,27
Cantidad disponible: 1 disponibles
Añadir al carritoPaperback. Condición: New. Distributed computing and Java go together naturally. As the first language designed from the bottom up with networking in mind, Java makes it very easy for computers to cooperate. Even the simplest applet running in a browser is a distributed application, if you think about it. The client running the browser downloads and executes code that is delivered by some other system. But even this simple applet wouldn't be possible without Java's guarantees of portability and security: the applet can run on any platform, and can't sabotage its host. Of course, when we think of distributed computing, we usually think of applications more complex than a client and server communicating with the same protocol. We usually think in terms of programs that make remote procedure calls, access remote databases, and collaborate with others to produce a single result. Java Distributed Computing discusses how to design and write such applications.It covers Java's RMI (Remote Method Invocation) facility and CORBA, but it doesn't stop there; it tells you how to design your own protocols to build message passing systems and discusses how to use Java's security facilities, how to write multithreaded servers, and more. It pays special attention to distributed data systems, collaboration, and applications that have high bandwidth requirements. In the future, distributed computing can only become more important. Java Distributed Computing provides a broad introduction to the problems you'll face and the solutions you'll find as you write distributed computing applications. Topics covered in Java Distributed Computing: * Introduction to Distributed Computing * Networking Basics * Distributed Objects (Overview of CORBA and RMI) * Threads * Security * Message Passing Systems * Distributed Data Systems (Databases) * Bandwidth Limited Applications * Collaborative Systems.
Idioma: Inglés
Publicado por O'reilly Media Feb 1998, 1998
ISBN 10: 1565922069 ISBN 13: 9781565922068
Librería: AHA-BUCH GmbH, Einbeck, Alemania
EUR 74,89
Cantidad disponible: 2 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. Neuware - Distributed computing and Java go together naturally. As the first language designed from the bottom up with networking in mind, Java makes it very easy for computers to cooperate. Even the simplest applet running in a browser is a distributed application, if you think about it. The client running the browser downloads and executes code that is delivered by some other system. But even this simple applet wouldn't be possible without Java's guarantees of portability and security: the applet can run on any platform, and can't sabotage its host.Of course, when we think of distributed computing, we usually think of applications more complex than a client and server communicating with the same protocol. We usually think in terms of programs that make remote procedure calls, access remote databases, and collaborate with others to produce a single result. Java Distributed Computing discusses how to design and write such applications. It covers Java's RMI (Remote Method Invocation) facility and CORBA, but it doesn't stop there; it tells you how to design your own protocols to build message passing systems and discusses how to use Java's security facilities, how to write multithreaded servers, and more. It pays special attention to distributed data systems, collaboration, and applications that have high bandwidth requirements.In the future, distributed computing can only become more important.Java Distributed Computing provides a broad introduction to the problems you'll face and the solutions you'll find as you write distributed computing applications.Topics covered in Java Distributed Computing: Introduction to Distributed Computing - Networking Basics - Distributed Objects (Overview of CORBA and RMI) - Threads - Security - Message Passing Systems - Distributed Data Systems (Databases) - Bandwidth Limited Applications - Collaborative Systems.
Idioma: Inglés
ISBN 13: 0636920922063
Librería: Hamelyn, Madrid, M, España
EUR 59,99
Cantidad disponible: 1 disponibles
Añadir al carritoCondición: Bueno. : Este libro es una guía completa sobre la computación distribuida en Java. Cubre los fundamentos de la computación distribuida, así como las técnicas y herramientas necesarias para construir aplicaciones distribuidas robustas y escalables. El libro está dirigido a programadores de Java que desean aprender a desarrollar aplicaciones distribuidas, así como a arquitectos de software que necesitan diseñar sistemas distribuidos. EAN: 0636920922063 Tipo: Libros Categoría: Tecnología Título: Java Distributed Computing Autor: Jim Farley Editorial: O'Reilly Media Idioma: en Páginas: 384 Formato: tapa blanda.
Idioma: Inglés
Publicado por Oreilly & Associates Inc, 1998
ISBN 10: 1565922069 ISBN 13: 9781565922068
Librería: Revaluation Books, Exeter, Reino Unido
EUR 49,51
Cantidad disponible: 2 disponibles
Añadir al carritoPaperback. Condición: Brand New. 368 pages. 9.25x7.00x0.75 inches. In Stock. This item is printed on demand.
Idioma: Inglés
Publicado por O'Reilly Media, Inc, USA, 1998
ISBN 10: 1565922069 ISBN 13: 9781565922068
Librería: THE SAINT BOOKSTORE, Southport, Reino Unido
EUR 65,70
Cantidad disponible: Más de 20 disponibles
Añadir al carritoBook. Condición: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days.