Seems you have not registered as a member of localhost.saystem.shop!

You may have to register before you can download all our books and magazines, click the sign up button below to create a free account.

Sign up

Inside CORBA
  • Language: en
  • Pages: 408

Inside CORBA

"This book breaks the mold...by taking the reader through the entire spectrum of the distributed object approach, from requirements analysis through systems development, with a thorough treatment of relevant standards." -Dr. Richard M. Soley, Technical Director, Object Management Group Inside CORBA is a comprehensive and authoritative guide to distributed object architecture, software development, and CORBA (Common Object Request Broker Architecture) standards. CORBA is a consensus standard from industry that has transformed the way information systems are developed, both for creating distributed object-oriented systems and for migrating legacy systems to modern architecture. This must-read ...

The CORBA Reference Guide
  • Language: en
  • Pages: 436

The CORBA Reference Guide

Serving as a tutorial, guidebook and reference all in one, this text offers a clear explanation of CORBA and provides a complete reference to the standard. More importantly, it shows how to use the standard for distribution applications development, with numerous extensive case studies and examples illustrating how to put CORBA to work.

Understanding CORBA
  • Language: en
  • Pages: 296

Understanding CORBA

Software -- Software Engineering.

Distributed Object Architectures with CORBA
  • Language: en
  • Pages: 312

Distributed Object Architectures with CORBA

Distributed Object Architectures with CORBA is a guide to designing software comprised of distributed components. While it is based on OMG's Common Object Request Broker Architecture (CORBA) standard, the principles also apply to architecture built with other technology (such as Microsoft's DCOM). As ORB products evolve to incorporate new additions to CORBA, the knowledge and experience required to build stable and scalable systems is not widespread. With this volume the reader can develop the skills and knowledge that are necessary for building such systems. The book assumes a familiarity with object-oriented concepts and the basics of CORBA. Software developers who are new to building systems with CORBA-based technologies will find this a useful guide to effective development.

Fundamentals of Distributed Object Systems
  • Language: en
  • Pages: 419

Fundamentals of Distributed Object Systems

Distributed Object Computing teaches readers the fundamentals of CORBA, the leading architecture for design of software used in parallel and distributed computing applications. Since CORBA is based on open standards, it is the only effective way to learn object-oriented programming for distributed systems. This language independent book allows material to be taught using Java, C++ or other Object Oriented Programming Languages.

CORBA Design Patterns
  • Language: en
  • Pages: 356

CORBA Design Patterns

  • Type: Book
  • -
  • Published: 1997-02-05
  • -
  • Publisher: Unknown

Harness the power of design patterns to build CORBA-based applications CORBA Design Patterns provides detailed guidance in the construction of distributed applications based on OMG's CORBA. Founded on a philosophy of designing for change, the design patterns provide essential, proven guidance in lowering the risk of developing software in a distributed environment. The authors introduce you to the essential principles of CORBA and design patterns. They provide a framework for design patterns in software design and show examples for designing OMG IDL interfaces and integrating legacy and Internet applications. On the CD-ROM you'll find: * IDL for all available CORBA and CORBA services * All t...

Developing Business Systems with CORBA with CD-ROM
  • Language: en
  • Pages: 292

Developing Business Systems with CORBA with CD-ROM

Developing Business Systems with CORBA guides developers, programmers, and software managers through the development of object-oriented, distributed business systems using CORBA (Common Object Request Broker Architecture). CORBA allows vendors to provide compatible components for the implementation of distributed systems in heterogeneous environments involving multiple operating systems and programming languages. The authors use their experience as developers, trainers and mentors to provide a solid understanding of CORBA technology by examining a realistic example system. They introduce concepts and terminology and lead up to a strategic architecture for distributed objects computing. They present CORBA in detail while introducing the reader to project management issues and the requirements for a business objects facility to integrate CORBA components and provide an abstraction for application development. Later chapters explore design issues, programming, and incorporating product features. The accompanying CD-ROM contains a demonstration application and a copy of the Enterprise Business Objects Facility (EBOF) developed at EDS.

Implementing Distributed Systems with Java and CORBA
  • Language: en
  • Pages: 340

Implementing Distributed Systems with Java and CORBA

This book provides graduate students and practitioners with knowledge of the CORBA standard and practical experience of implementing distributed systems with CORBA's Java mapping. With tested code examples that will run immediately!

Quick CORBA 3
  • Language: en
  • Pages: 401

Quick CORBA 3

The latest release of CORBA boasts many new features that were highly anticipated by developers, including all of the necessary services for building fully distributed applications regardless of platform or programming language. Written by a leading international authority on CORBA and the bestselling author of CORBA 3 Fundamentals and Programming, Second Edition (0-471-29518-3), this book delivers on its title, providing a quick and easy-to-understand reference to CORBA 3 for developers who just need the basics to the upgrade--and don't have the time to read a huge reference guide. After reviewing the features grouped under the CORBA 3 banner, Siegel goes on to describe the integration of CORBA with Java and the Internet, mapping XML to OMG IDL, messaging, QoS control including specializations for Real-Time and embedded systems, and the CORBA Component Model (CCM).

Distributed Systems Architecture
  • Language: en
  • Pages: 341

Distributed Systems Architecture

  • Type: Book
  • -
  • Published: 2011-04-18
  • -
  • Publisher: Elsevier

Middleware is the bridge that connects distributed applications across different physical locations, with different hardware platforms, network technologies, operating systems, and programming languages. This book describes middleware from two different perspectives: from the viewpoint of the systems programmer and from the viewpoint of the applications programmer. It focuses on the use of open source solutions for creating middleware and the tools for developing distributed applications. The design principles presented are universal and apply to all middleware platforms, including CORBA and Web Services. The authors have created an open-source implementation of CORBA, called MICO, which is ...