Java Distributed Computing

Nonfiction, Computers, Internet, Web Development, Java, Programming, Programming Languages
Cover of the book Java Distributed Computing by Jim Farley, O'Reilly Media
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: Jim Farley ISBN: 9781491903346
Publisher: O'Reilly Media Publication: January 1, 1998
Imprint: O'Reilly Media Language: English
Author: Jim Farley
ISBN: 9781491903346
Publisher: O'Reilly Media
Publication: January 1, 1998
Imprint: O'Reilly Media
Language: English

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
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

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:

More books from O'Reilly Media

Cover of the book Advanced Analytics with Spark by Jim Farley
Cover of the book Mastering Regular Expressions by Jim Farley
Cover of the book Google+: The Missing Manual by Jim Farley
Cover of the book SQL Tuning by Jim Farley
Cover of the book Apache Cookbook by Jim Farley
Cover of the book Enterprise SOA by Jim Farley
Cover of the book Building Software Teams by Jim Farley
Cover of the book Juniper Networks Warrior by Jim Farley
Cover of the book Jenkins 2: Up and Running by Jim Farley
Cover of the book Node for Front-End Developers by Jim Farley
Cover of the book Data-Driven Services with Silverlight 2 by Jim Farley
Cover of the book Programming Windows Store Apps with C# by Jim Farley
Cover of the book Programming Flex 2 by Jim Farley
Cover of the book JavaScript: The Good Parts by Jim Farley
Cover of the book Introducing Elixir by Jim Farley
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy