CORBA Books

MagicBeanDip.com

Page 1 of 13 - Go to page: 1 2 3 4 5 6 12

Advanced CORBA(R) Programming with C++ (Addison-Wesley Professional Computing Series)

Michi Henning, Steve Vinoski

Advanced CORBA(R) Programming with C++ (Addison-Wesley Professional Computing Series) Michi Henning, Steve Vinoski Amazon Price: $62.60
List Price: $74.99
Usually ships in 24 hours
By: Addison-Wesley Professional
Amazon Marketplace: 47 new & used starting at $13.95

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Hardware -> Microprocessors & System Design -> Computer Design
Subjects -> Computers & Internet -> Hardware -> Design & Architecture
Subjects -> Computers & Internet -> Microsoft -> Development -> C & C++ Windows Programming

Customer Reviews:
Total reviews: 30 Average rating: 4.5 of 5

Editorial Review:

Written for the experienced C++ developer facing real-world CORBA for the first time, Advanced CORBA Programming with C++ is a useful guide to today's most popular standard for distributed computing.

After a quick tour of CORBA basics, the authors jump right in with a minimum skeleton application written in C++. From there, they provide truly extensive coverage of CORBA IDL, along with many tips for using IDL data types in C++. (They cover advanced features such as any, TypeCode, and DynAny later in the book.).

Next the book unveils its sample application--a distributed climate control system. Material on the Portable Object Adapter and the Object Life Cycle, including garbage collection strategies, rounds out this section. Additional chapters examine the details of Object Request Brokers (ORBs), including Internet Inter-ORB Protocol (IIOP), repositories, and binding. The authors also present CORBA's built-in APIs for Naming, Trading, and Event Services (including asynchronous event handling), which is most useful as reference material.

Final sections examine strategies for better scalability, including multithreading and optimizing network traffic for CORBA objects. The authors provide numerous short excerpts of C++ code, though it must be said that much of this book is reference material rather than a hands-on programming tutorial. --Richard Dragan

Create with the Designers: Vintage Paper Crafts with Anna Corba - An Interactive DVD Book with CD-ROM & Project Shopping Guide

Anna Corba

Create with the Designers: Vintage Paper Crafts with Anna Corba - An Interactive DVD Book with CD-ROM & Project Shopping Guide Anna Corba Amazon Price: $15.64
List Price: $19.95
Usually ships in 24 hours
By: Sterling
Amazon Marketplace: 36 new & used starting at $7.00

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Networking -> Networks, Protocols & APIs -> CORBA
Subjects -> Home & Garden -> Crafts & Hobbies -> Papercrafts -> General
Subjects -> Home & Garden -> Crafts & Hobbies -> Papercrafts -> General AAS

Editorial Review:

Designer Anna Corba has won a huge following for her beautiful vintage-style projects. The successful author of Making Memory Boxes, Memories of a Lifetime: Alphabets and Ornaments, and Instant Memories: Travel now shows you how to make exquisite papercrafts using such materials as old notebooks, discarded postcards, and sheet music. The finished works are filled with both classic charm and contemporary flair.

Pure Corba (Pure)

Fintan Bolton

Pure Corba (Pure) Fintan Bolton Amazon Price: $31.49
List Price: $49.99
Usually ships in 24 hours
By: Sams
Amazon Marketplace: 28 new & used starting at $8.98

Buy at Amazon.com

Browse similar items by category:
Subjects -> Business & Investing -> Industries & Professions -> MIS
Subjects -> Computers & Internet -> Business & Culture -> Manager's Guides to Computing
Subjects -> Computers & Internet -> Computer Science -> Software Engineering -> Information Systems

Customer Reviews:
Total reviews: 11 Average rating: 4.5 of 5

Not my cup of tea. 3 out of 5 stars.
9 of 13 people found this review helpful.

I am not sure why this book gets such good reviews. I have read most of it (from front to back) and found myself skipping alot towards the end. Like you'd imagine, by doing both C++ and Java examples it ends up covering neither well. If Bolton absolutely had to have examples in both languages, I think he would have done better by splitting it up into two books and then going into the level of detail that Henning and Vinoski do in their seminal book. It's a bit ridiculous to buy a book this size and still feel like you are not getting enough information.

The main selling point that it has is it includes information on later CORBA features (like Components and Objects by Value) that aren't in other books. If you REALLY want to understand what is going on, go with the Advanced Corba Programming with C++, though it is starting to show its age a bit.

Editorial Review:

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,

Special Edition Using Java 2 Enterprise Edition (J2EE): With JSP, Servlets, EJB 2.0, JNDI, JMS, JDBC, CORBA, XML and RMI

Mark Wutka

Special Edition Using Java 2 Enterprise Edition (J2EE): With JSP, Servlets, EJB 2.0, JNDI, JMS, JDBC, CORBA, XML and RMI Mark Wutka List Price: $49.99
By: Que
Amazon Marketplace: 24 new & used starting at $1.07

Buy at Amazon.com

Browse similar items by category:
Subjects -> Business & Investing -> Small Business & Entrepreneurship -> New Business Enterprises
Subjects -> Computers & Internet -> Networking -> Networks, Protocols & APIs -> CORBA
Subjects -> Computers & Internet -> Operating Systems -> General

Customer Reviews:
Total reviews: 7 Average rating: 4.0 of 5

Reference for the serious J2EE developer 5 out of 5 stars.
12 of 12 people found this review helpful.

If you are searching for a reference manual that covers the basics about all the technologies involved in J2EE this is the book to buy. Keep in mind that it is impossible to cover Enterprise Java Beans,JSP,Servlets in detail in just one book. So if you're after a special thing like only EJB feel free to buy other books that cover only Enterprise Java Beans but otherwise this book is really worth its bucks simply because it introduces you to J2EE and afterwards you are able to understand what all those things are about.

Editorial Review:

Special Edition Using Java 2, Enterprise Edition starts with a section covering the core J2EE components (EJBs, JSP, Servlets, JDBC, RMI, Corba, etc) and how they fit into the overall application architecture. The book then builds off this foundation to explore the practical applications of J2EE including: Incorporating XML into J2EE; Creating wireless Web applications; Network programming with J2EE; Managing security and encryption; Object programming with Serialization and Reflection; Programming Java Applets in the enterprise. Later chapters discuss alternative approaches to solving problems in J2EE applications including debugging, decompiling and disassembly. The book finishes with a useful reference section discussing each of the core J2EE APIs.

COM and CORBA(R) Side by Side: Architectures, Strategies, and Implementations

Jason Pritchard

COM and CORBA(R) Side by Side: Architectures, Strategies, and Implementations Jason Pritchard Amazon Price: $36.90
List Price: $44.95
Usually ships in 24 hours
By: Addison-Wesley Professional
Amazon Marketplace: 31 new & used starting at $0.82

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Hardware -> Microprocessors & System Design -> Computer Design
Subjects -> Computers & Internet -> Hardware -> Design & Architecture
Subjects -> Computers & Internet -> Networking -> Networks, Protocols & APIs -> COM & DCOM

Customer Reviews:
Total reviews: 18 Average rating: 5.0 of 5

Editorial Review:

For today's distributed computing, the two biggest players are undoubtedly Microsoft DCOM and OMG CORBA. Evaluating which standard is best for your organization is the main objective of COM and CORBA Side by Side. Written for the IS manager or designer planning for distributed computing, this book provides a thorough introduction to these two difficult technologies while showing the strengths of each and even ways to let COM and CORBA work together on the enterprise.

The major strength of this book is its parallel presentation of key concepts of distributed computing using both DCOM and CORBA. The author shows how objects work under each standard and how to program with them using C++, Java, and Visual Basic (for DCOM only). (Short, useful code excerpts show the different programming techniques with each standard.) He explains how distributed computing works in general as well as the specifics and advantages of DCOM and CORBA for today's enterprise. (The basic differences remain--Microsoft is a proprietary standard with great development tools and little cross-platform support while CORBA is a strong cross-platform option with fewer options for development tools.) Throughout this book, the author offers several assessment guides for choosing which standard to adopt for your organization based on its needs.

Actually, DCOM and CORBA have a lot in common, judging by the book's sections on transactions, component support, and server-side processing. (Later sections look at the possibility of bridging both DCOM and CORBA using proprietary tools.) It's clear that both DCOM and CORBA will be around for the foreseeable future, and this intelligent and richly presented tutorial can help any organization choose the best fit. --Richard Dragan

Topics covered: Distributed object basics, n-tiered architectures, DCOM and CORBA fundamentals, IDL, COM programming in C++/Visual Basic/Java, CORBA programming in C++/Java, creating and destroying objects, server-side DCOM and CORBA, assessment strategies, legacy systems, wrappers and gateways, development tools, transactions and MTS/OTS, security, desktop and Internet clients, COM/CORBA bridging, Microsoft JVM, commercial bridging solutions, and enterprise application servers.

Professional Java Server Programming J2EE Edition

Subrahmanyam Allamaraju, Andrew Longshaw, Daniel O'Connor, Gordon Van Huizen, Jason Diamond, John Griffin, Mac Holden, Marcus Daley, Mark Wilcox, Richard Browett

Professional Java Server Programming J2EE Edition Subrahmanyam Allamaraju, Andrew Longshaw, Daniel O'Connor, Gordon Van Huizen, Jason Diamond, John Griffin, Mac Holden, Marcus Daley, Mark Wilcox, Richard Browett By: Peer Information Inc.
Amazon Marketplace: 16 new & used starting at $2.23

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Networking -> Data in the Enterprise -> Client-Server Systems
Subjects -> Computers & Internet -> Networking -> Networks, Protocols & APIs -> CORBA
Subjects -> Computers & Internet -> Networking -> Networks, Protocols & APIs -> LDAP

Customer Reviews:
Total reviews: 30 Average rating: 4.0 of 5

Editorial Review:

Sun's Java 2 Platform, Enterprise Edition (J2EE), provides all of the APIs that are needed to build world-class enterprise applications. Written by over a dozen experts, this new edition of Professional Java Server Programming provides a truly massive and authoritative guide to the latest standards and APIs that are available in J2EE. This title is a must-have for anyone who's serious about enterprise development in Java.

Weighing in at over 1,400 pages, Professional Java Server Programming provides a wide-reaching resource of all of the APIs that are required for J2EE development that centers on servlets and JSPs for creating UIs and Enterprise JavaBeans (EJBs), XML, and JDBC for getting to data on the server. Besides being a practical guide to how to combine these standards (with plenty of useful examples of these APIs in action), it also delivers a healthy dose of the design philosophy that's recommended by Sun for building scalable and robust enterprise Web applications.

Throughout, this text does a good job of merging theory with practice. Almost every chapter has a useful working example that shows how APIs work, with sample code for such Web applications as an e-commerce shopping cart, tech support pages, and a front end for a manufacturing database. The core of this volume is its treatment of servlets and JSPs for building Web-based front ends in Java. This new edition also highlights EJBs in excellent detail, with a thorough tour of designing, programming, and deploying EJBs effectively. (There's also notable coverage of the emerging EJB 2.0 standard, which adds several important features, like a query language for more powerful database access.)

The practical focus here is reflected also in chapters that are devoted to debugging, testing, and deploying J2EE applications--critical issues for any aspiring enterprise developer. While no single book can make you an expert, this one can get you started with a superb tour of the APIs and technologies that you'll need to tackle large-scale development in Java. --Richard Dragan

Topics covered:

  • Introduction to enterprise computing with the Java 2 Enterprise Edition (J2EE) platform (technologies, APIs, architectures; development roles)
  • Introduction to RMI (including security, parameter passing, and distributed garbage collection)
  • JDBC tutorial (including prepared statements, updateable result sets, batch updates, connection pooling, and distributed transactions)
  • JNDI and LDAP
  • XML basics (including XML parsers, XSLT, and CSS)
  • Servlet tutorial (servlet APIs, the servlet life cycle, requests and responses, and maintaining session information)
  • Shopping cart servlet example
  • JavaServer Pages (JSPs) tutorial (directives, scripting elements, custom tags, and tag libraries)
  • JSP coding standards
  • Using JSP and XML together
  • JavaMail
  • Enterprise JavaBeans (EJBs) tutorial
  • EJB containers
  • Design guidelines for EJBs
  • Session and entity beans
  • Container vs. bean-managed persistence
  • New EJB 2.0 features (including the EJB 2 0 Query Language)
  • Sun's Model-View-Controller architecture for designing enterprise-level applications
  • Performance and scalability hints
  • Debugging and testing techniques
  • The Java Message Service (JMS) and message queuing
  • Integrating J2EE with CORBA
  • Deploying J2EE applications

Teach Yourself Corba in 14 Days (Sams Teach Yourself)

Jeremy L. Rosenberger

Teach Yourself Corba in 14 Days (Sams Teach Yourself) Jeremy L. Rosenberger List Price: $29.99
By: Sams
Amazon Marketplace: 13 new & used starting at $0.57

Buy at Amazon.com

Browse similar items by category:
Subjects -> Business & Investing -> Industries & Professions -> MIS
Subjects -> Computers & Internet -> Business & Culture -> Manager's Guides to Computing
Subjects -> Computers & Internet -> Computer Science -> Software Engineering -> Information Systems

Customer Reviews:
Total reviews: 26 Average rating: 3.5 of 5

Editorial Review:

Want to know the difference between an IDL and an ORB? Teach Yourself CORBA in 14 Days provides the fundamentals of CORBA, the industry standard for interoperability for distributed computing. The guide begins with a short history of distributed, client-server, and n-tiered models of computing and informs you where CORBA fits in. It then follows the usual format of the Teach Yourself series, organizing the material into a two-week tutorial with questions (and answers) at the end of each section.

Early chapters define the basics of CORBA, including the object request broker (ORB), interface definition language (IDL), and all the basic types used in this glue language, which allows objects to talk to one another in distributed environments. (A very quick tour of object design and unified modeling language is also thrown in here, but it's much too quick to do anyone much good.)

With the basics in tow, the author introduces sample code (written alternately in Java and C++) for a banking application and turns to more advanced topics in CORBA development. The banking application gets simple "push" features through CORBA callback functions. Another chapter discusses some pitfalls of CORBA enterprise development, with topics such as "IDL creep," the complexities of multithreading, and the lack of value semantics in CORBA IDL. This section also demonstrates how CORBA 2.0 can invoke objects dynamically through its dynamic invocation interface (DII) facility and shows how this version of CORBA has built-in support for business objects in CORBAservices and CORBAfacilities.

The last sections are perhaps the most useful for programmers, featuring a simple working example of a Java application that runs CORBA inside an Internet browser. The author does a good job of comparing CORBA and Java remote method invocation (RMI) and highlighting the strengths of each. Final appendices include a survey of today's CORBA tools (which are difficult to find, since these products are definitely higher-end) and a brief mention of the principal rival to CORBA--Microsoft's emerging COM+ standard. This fine introduction to CORBA development is ideal for developers or managers who want to get a perspective on the possibilities--and complexities--of using CORBA for the enterprise.

Quick CORBA 3

Jon Siegel

Quick CORBA 3 Jon Siegel List Price: $39.99
By: John Wiley & Sons
Amazon Marketplace: 13 new & used starting at $7.20

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Computer Science -> Software Engineering -> Information Systems
Subjects -> Computers & Internet -> Databases -> Database Design
Subjects -> Computers & Internet -> Databases -> Distributed Databases

Customer Reviews:
Total reviews: 1 Average rating: 1.0 of 5

Disappointed :o( 1 out of 5 stars.
1 of 1 people found this review helpful.

This book is so superficial in its decription of CORBA 3. The style that its written in is dry and highly unstructured. In providing readers a quick overview of CORBA 3 (which the title suggest), the author often ignores the important aspects of presenting clear concepts behind some of the technologies and to explain (at least) a high-level overview of the operations. I would point readers to access the omg site directly for more rich information than what this book attempts to cover.

Editorial Review:

"Quick CORBA 3" provides a quick overview of release 3 of CORBA, beginning with a concise and comprehensive overview of all the new features and moving on to cover component-based development of CORBA applications as well as new features related to interoperability, security, XML and IDL services, messaging and QoS services, and realtime and embedded CORBA. A companion Web site provides updates on new developments as they happen.

Professional Java Server Programming: with Servlets, JavaServer Pages (JSP), XML, Enterprise JavaBeans (EJB), JNDI, CORBA, Jini and Javaspaces

Sing Li, Paul Houle, Mark Wilcox, Ron Phillips, Piroz Mohseni, Stefan Zeiger, Hans Bergsten, Matthew Ferris, Jason Diamond, Mike Bogovich, Marc Fleury, Krishna Vedati, Ari Halberstadt, Andrew Patzer

Professional Java Server Programming: with Servlets, JavaServer Pages (JSP), XML, Enterprise JavaBeans (EJB), JNDI, CORBA, Jini and Javaspaces Sing Li, Paul Houle, Mark Wilcox, Ron Phillips, Piroz Mohseni, Stefan Zeiger, Hans Bergsten, Matthew Ferris, Jason Diamond, Mike Bogovich, Marc Fleury, Krishna Vedati, Ari Halberstadt, Andrew Patzer List Price: $59.99
By: Peer Information Inc.
Amazon Marketplace: 61 new & used starting at $0.18

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Networking -> Data in the Enterprise -> Client-Server Systems
Subjects -> Computers & Internet -> Networking -> Networks, Protocols & APIs -> CORBA
Subjects -> Computers & Internet -> Programming -> APIs & Operating Environments -> JINI

Customer Reviews:
Total reviews: 82 Average rating: 4.0 of 5

Editorial Review:

Wrox specializes in books written by programmers, for programmers. Professional Java Server Programming, a volume on developing Java-based Web applications, is no different. All the 12 authors are developers and consultants--including some who've been part of Sun's own Java team.

The Web is becoming more and more a way of delivering applications rather than just static Web pages. Java is becoming more and more popular as a tool for building Web applications, thanks to Java servlets and Java Server Pages. Professional Java Server Programming is a big book full of code samples and real-world experience.

Starting with a grounding in Web application development and technologies, the book introduces the various concepts of using Java to deliver Web content--as well as helping to give you the tools you need to work around the limitations of Web servers and Web browsers. You'll also learn how to develop complex database-driven applications--and how to work faster. Since this is a book on the cutting edge of Java development, you'll also find sections on using Java with XML documents and LAP directory servers, as well as Enterprise Java Beans. There's even a good examination of the next generation of Java technologies--Jini and JavaSpaces--with a look at how these can be used in Web applications.

This is a superb and extremely practical book. If you're building Java-based Web server applications, this is a book you need to have next to your terminal, if only for the 300 pages of reference material in the appendices! --Simon Bisson, amazon.co.uk


Page 1 of 13 - Go to page: 1 2 3 4 5 6 12

Return to MagicBeanDip.com

This page was created in 1.5089 seconds.