Distributed Object Architectures with CORBA

Distributed Object Architectures with CORBA
Author: Henry Balen
Publisher: Cambridge University Press
Total Pages: 312
Release: 2000-02-13
Genre: Computers
ISBN: 9780521654180

Download Distributed Object Architectures with CORBA Book in PDF, Epub and Kindle

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.

Developing Secure Distributed Systems with CORBA

Developing Secure Distributed Systems with CORBA
Author: Ulrich Lang
Publisher: Artech House
Total Pages: 336
Release: 2002
Genre: Computers
ISBN: 9781580535618

Download Developing Secure Distributed Systems with CORBA Book in PDF, Epub and Kindle

This book is a clearly written, well structured hands-on guide for the professional software developer and engineer who needs to build secure applications with CORBA. It offers guidance securing CORBA applications, integrating security infastructure with COBRA applications, evaluating the security effectiveness of distributed applications, and MICOSec CORBA security implementation. Professionals get a comprehensive study of CORBA security architecture, providing a better understanding of its goals and limitations. It serves as a complete reference for understanding security in distributed systems. The book generously illustrates the usage of the MICOSec CORBA security services implementation, including important information on the installation and configuration of MICOSec, usage of two different kinds of application-facing interfaces, and the configuration of CORBA security not containing any security-related modifications.

Advanced CORBA® Programming with C++

Advanced CORBA® Programming with C++
Author: Michi Henning
Publisher: Pearson Education
Total Pages: 1408
Release: 1999-02-17
Genre: Computers
ISBN: 0672333945

Download Advanced CORBA® Programming with C++ Book in PDF, Epub and Kindle

Here is the CORBA book that every C++ software engineer has been waiting for. Advanced CORBA® Programming with C++ provides designers and developers with the tools required to understand CORBA technology at the architectural, design, and source code levels. This book offers hands-on explanations for building efficient applications, as well as lucid examples that provide practical advice on avoiding costly mistakes. With this book as a guide, programmers will find the support they need to successfully undertake industrial-strength CORBA development projects. The content is systematically arranged and presented so the book may be used as both a tutorial and a reference. The rich example programs in this definitive text show CORBA developers how to write clearer code that is more maintainable, portable, and efficient. The authors' detailed coverage of the IDL-to-C++ mapping moves beyond the mechanics of the APIs to discuss topics such as potential pitfalls and efficiency. An in-depth presentation of the new Portable Object Adapter (POA) explains how to take advantage of its numerous features to create scalable and high-performance servers. In addition, detailed discussion of advanced topics, such as garbage collection and multithreading, provides developers with the knowledge they need to write commercial applications. Other highlights In-depth coverage of IDL, including common idioms and design trade-offs Complete and detailed explanations of the Life Cycle, Naming, Trading, and Event Services Discussion of IIOP and implementation repositories Insight into the dynamic aspects of CORBA, such as dynamic typing and the new DynAny interfaces Advice on selecting appropriate application architectures and designs Detailed, portable, and vendor-independent source code

Pure Corba

Pure Corba
Author: Fintan Bolton
Publisher: Pearson Education
Total Pages: 1095
Release: 2001-07-16
Genre: Computers
ISBN: 0132714345

Download Pure Corba Book in PDF, Epub and Kindle

PURE CORBA 3 is a premium, code-intensive reference for professional developers. It focuses on the core specification for CORBA 3 and contains: conceptual overview of CORBA 3. CORBA techniques programming reference that contains thousands of lines of commercial-quality code examples in both C++ and Java (the two most popular languages among CORBA developers). concise reference to the most important parts of the specification,

COM and CORBA Side by Side

COM and CORBA Side by Side
Author: Jason Pritchard
Publisher: Addison-Wesley Professional
Total Pages: 474
Release: 1999
Genre: Computers
ISBN: 9780201379457

Download COM and CORBA Side by Side Book in PDF, Epub and Kindle

"This book helps software practitioners analyze and transcend their personal biases toward COM or CORBA so that they may objectively seek the best implementation strategy. The author helps you cut through vendor marketing hype by presenting a clear, logical formula to help you choose between the two technologies. In short, COM and CORBA Side by Side is an invaluable resource for making informed, critical decisions about using one or both of these technologies in your next project."--Jacket.

Java Programming with CORBA

Java Programming with CORBA
Author: Gerald Brose
Publisher: John Wiley & Sons
Total Pages: 753
Release: 2001-07-05
Genre: Computers
ISBN: 0471437956

Download Java Programming with CORBA Book in PDF, Epub and Kindle

"Java Programming with CORBA" - jetzt erscheint der Bestseller in der 3. aktualisierten und erweiterten Auflage. Anerkannte Experten zeigen anhand fortgeschrittener Techniken und Beispielen aus der Praxis, wie man einfache und komplexe Javaprogramme mit CORBA entwirft. Zunächst geben sie einen kurzen Überblick über CORBA, Java, Oject Request Brokers (ORBs) und EJB Komponenten und erläutern dann, wie man diese Technologien einsetzt, um komplette Java-Anwendungen zu entwickeln. Diese Neuauflage wurde um 50% neues Material erweitert, um den Neuerungen der kürzlich erschienenen 3. Version von CORBA Rechnung zu tragen. Topaktuelle Themen, wie z.B. Portabel Object Adaptor (POA), Remote Method Innovation (RMI) over IIOP und EJB werden ausführlich diskutiert. Mit einer Fülle detaillierter Codebeispiele. Der unverzichtbare Leitfaden für jeden Java-Entwickler und -Programmierer.

Quick CORBA 3

Quick CORBA 3
Author: Jon Siegel
Publisher: John Wiley & Sons
Total Pages: 401
Release: 2002-03-14
Genre: Computers
ISBN: 0471437840

Download Quick CORBA 3 Book in PDF, Epub and Kindle

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).

Enterprise Security with EJB and CORBA

Enterprise Security with EJB and CORBA
Author: Bret Hartman
Publisher: John Wiley & Sons
Total Pages: 400
Release: 2002-03-14
Genre: Computers
ISBN: 0471150762

Download Enterprise Security with EJB and CORBA Book in PDF, Epub and Kindle

Building secure applications using the most popular component technologies Did you know that most corporate computer security breaches are inside jobs by trusted employees? This book addresses the need in the era of multi-tier systems to implement security solutions across all enterprise applications, not just firewalls that target intrusion from the outside. With nationally recognized CORBA security experts Bret Hartman, Donald J. Flinn, and Konstantin Beznosov, this book shows application developers how to build secure, real-world applications that deliver tightly integrated security at all system levels using the latest component technologies and tools. Coverage also includes a sample e-commerce system built using Java with EJB and CORBA as well as case studies of implementations in finance, manufacturing, and telecom.

Trends in Distributed Systems: CORBA and Beyond

Trends in Distributed Systems: CORBA and Beyond
Author: Otto Spaniol
Publisher: Springer Science & Business Media
Total Pages: 310
Release: 1996-09-25
Genre: Computers
ISBN: 9783540618423

Download Trends in Distributed Systems: CORBA and Beyond Book in PDF, Epub and Kindle

Proceedings -- Parallel Computing.

Implementing Distributed Systems with Java and CORBA

Implementing Distributed Systems with Java and CORBA
Author: Markus Aleksy
Publisher: Springer Science & Business Media
Total Pages: 340
Release: 2005-06-22
Genre: Computers
ISBN: 3540241736

Download Implementing Distributed Systems with Java and CORBA Book in PDF, Epub and Kindle

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!