Building Scalable Apps
The article from PC Magazine discusses the process of building scalable, distributed applications. By John Lam, ZDNet.
url: www.zdnet.com/pcmag/pctech/content/17/08/tf1708.00...
Developing A Simple MTS Client
The article discusses implementing a MTS client using VJ++6. (Gopalan Suresh Raj)
url: www.execpc.com/~gopalan/mts/mtsclient.html
Developing A Simple MTS Server Component
The article discusses implementing a MTS server component using VJ++6. (Gopalan Suresh Raj)
url: www.execpc.com/~gopalan/mts/mtsserver.html
How Microsoft Transaction Server Changes the COM Programming Model --MSJ, January 1998
This article covers services provided by MTS to apps, including thread management, efficient object activation policies, and support for transactions. (David Chappel / MSJ)
url: www.microsoft.com/msj/0198/mtscom/mtscom.htm
Microsoft Transaction Server
An overview of MTS. (Gopalan Suresh Raj)
url: www.execpc.com/~gopalan/mts/mts.html
MTS vs. EJB
A comparison of MTS with Enterprise JavaBeans within the context of transaction processing monitors. (David Chappell)
url: www.chappellassoc.com/art5.htm
MTS vs EJB Models
A detailed cmparison of Enterprise JavaBeans (EJB) & the Microsoft Transaction Server (MTS) models with specific code examples. By Gopalan Suresh Raj.
url: members.tripod.com/gsraj/misc/ejbmts/ejbmtscomp.ht...
Objects, Components, and Transactions
An introduction to MTS. (David Chappell)
url: www.chappellassoc.com/art4.htm
Writing a Microsoft Transaction Server App
A good "how to" acticle from PC Magazine on writing an Microsoft Transaction Server (MTS) component. By John Lam, ZDNet.
url: www.zdnet.com/pcmag/pctech/content/17/08/pp1708.00...