コンテンツはここから始まります

参考資料

CORBA分散オブジェクト・コンピューティング、およびトランザクション処理の詳細は、次の書籍、仕様書、および技術論文を参照してください。(ここで紹介する書籍の多くは、Amazon.com (Amazon Webサイトへの外部リンク)で入手できます)

CORBA

  • Edwards, J., Harkey, D., and Orfali, R. 1997. CORBA, Java, and the Object Web. BYTE Magazine. October 1997.
  • Linthicum, D. 1998. Getting Along: It Doesn't Have to be All or Nothing When Deciding Between COM and CORBA.DBMS. March 1998.
  • Mowbray, Thomas J. and Malveau, Raphael C. (Contributor). 1997. CORBA Design Patterns, paperback and CD-ROM edition. John Wiley & Sons, Inc.
  • The Common Object Request Broker: Architecture and Specification . Revision 2.3, February 1998. Published by the Object Management Group (OMG).
  • CORBAservices: Common Object Services Specification. Revised Edition. Updated: November 1997. Published by the Object Management Group (OMG).

分散オブジェクト・コンピューティング

  • Booch, G. 1994. Object-Oriented Analysis and Design, Second Edition (Benjamin-Cummings). このBoochの本の第2版は必読です。入門書でもありますが、言語の構造、メソッド、および表記法を重視しています。
  • Cobb, E. 1998. Issues When Making Object Middleware Scalable. Middleware Spectra, Volume 12, Report 2. 36-41.
  • Cobb, E. What Component Technology Brings to the Mix.
  • Edwards, J. 1998. Let's Get Serious About Distributed Computing. Distributed Computing. February 1998.
  • Fowler, M. with Scott, K. 1997. UML Distilled, Applying the Standard Object Modeling Language. Addison-Wesley.
  • Gamma, E., Helm, R., Johnson, R., and Vlissides, J. 1995. Design Patterns: Elements of Reusable Object-Oriented Software. Addison-Wesley Professional Computing Series.
  • Guglielmo, E., and Nainu, M. 1998. Activation Management of Business Objects. Distributed Computing. April 1998.
  • Jacobson, I. 1994. Object-Oriented Software Engineering: A Use Case Driven Approach. Addison-Wesley.
  • McCauley, M. J. OTMs: An Enabling Platform for Component-based Enterprise Computing.
  • Rumbaugh, J., Blaha, M., Premerlani, W., Eddy, F., and Loresen, W. 1991. Object-Oriented Modeling and Design. Prentice Hall.
黒丸矢印 PDFをお探しですか?
PDFを表示するか、PDFおよびHTML形式のドキュメントを含むZIPファイルをダウンロードするには、ドキュメントのダウンロード・ページに移動します。

トランザクション処理

  • Andrade, J., Carges, M., Dwyer, T., and Felts, S. 1996. The TUXEDO System. Addison Wesley. このガイドは良書で、実際のコーディング・サンプルも掲載されるなどプログラマ向けの内容が充実していますが、コンピュータにやや詳しい程度でも分かるように詳細なチュートリアルとして内容が明瞭になっています。
  • Bernstein, P., and Newcomer, E. 1997. The Principles of Transaction Processing. Morgan Kaufmann. この本は、TPモニターとその基幹テクノロジの概要として優れています。
  • Edwards, J., and DeVoe, D. 1997. 3-Tier Client/Server At Work. Wiley. この本は3層コンピューティングの入門書です。さらに重要なことに、本書は市販されているケース・スタディを紹介する貴重な書籍の1つです。8つの大規模な稼働中のクライアント/サーバー・アプリケーションの背後にあるアーキテクチャとプロジェクトを解説しています。
  • Gray, J., and Reuter, A. 1993. Transaction Processing Concepts and Techniques. Morgan Kaufmann. この本はトランザクション処理のバイブルです。
  • Homan, P. Transaction Processing Technology - Production Proven for Mission-Critical Enterprises.
  • Orfali, R., Harkey, D., and Edwards, J. 1996. The Essential Client/Server Survival Guide. Second Edition (Wiley). この本はやさしい入門書で、NOSからTPモニター、ORB、インターネットまで、すべてのクライアント/サーバーを網羅しています。
  • Edward Cobbによる「The Impact of Object Technology on Commercial Transaction Processing」(The VLDB Journal、1998年2月)では、オブジェクトがトランザクション処理要件を満たす仕組みを説明しています。