Re: Use serviced (configured, COM+, MTS) components or not?

Alireza Kheyrollahi <[email protected]> Tue, 12 Nov 2002 20:05:55 -0000
Newsgroups gmane.comp.windows.devel.vbcom
Message-ID <006001c28a86$f015b380$0100007f@aliostad>
This is a multi-part message in MIME format.

------=_NextPart_000_005C_01C28A86.E8C2B380
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I believe in these cases you are would have to use it:
    1. Scalable applications (like web applications) that you expect too =
many users
    2. Where you need transactions across businesses and applications =
(Really distribured applications)
    3. Some loosely coupled applications (using MSMQ)

A.


----- Original Message -----=20
From: "Jay Ritchie" <[email protected]>
To: <[email protected]>
Sent: Tuesday, November 12, 2002 2:52 PM
Subject: [VBCOM] Use serviced (configured, COM+, MTS) components or not?


Of all the literature I've read, I've never come across anything that
definitively says when to use serviced (configured) components. If using
VB/COM+, when do I want to do this? If I have a high-transaction, but =
read-
only environment, i.e., no transactions, is it worth it? How about if =
the
components are remoted using DCOM from another server into IIS's process
space?

I'm aware of the admin pros/cons, e.g. using a library component, so my
question is from a performance standpoint only.

Thanks,
Jay

You can read messages from the VBCOM archive, unsubscribe from VBCOM, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.


You can read messages from the VBCOM archive, unsubscribe from VBCOM, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

------=_NextPart_000_005C_01C28A86.E8C2B380
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DVerdana color=3D#000080 size=3D2></FONT><FONT =
face=3DVerdana=20
color=3D#000080 size=3D2>I believe in these cases you are would have to =
use=20
it:</FONT></DIV>
<DIV><FONT face=3DVerdana color=3D#000080 size=3D2>&nbsp;&nbsp;&nbsp; =
1.&nbsp;Scalable=20
applications (like web applications) that you expect too many =
users</FONT></DIV>
<DIV><FONT face=3DVerdana color=3D#000080 size=3D2>&nbsp;&nbsp;&nbsp; 2. =
Where you=20
need transactions across businesses and applications&nbsp;(Really =
distribured=20
applications)</FONT></DIV>
<DIV><FONT face=3DVerdana color=3D#000080 size=3D2>&nbsp;&nbsp;&nbsp; 3. =
Some loosely=20
coupled applications (using MSMQ)</FONT></DIV>
<DIV><FONT face=3DVerdana color=3D#000080 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana color=3D#000080 size=3D2>A.</FONT></DIV>
<DIV><FONT face=3DVerdana color=3D#000080 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana color=3D#000080 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>----- Original Message ----- </FONT>
<DIV><FONT face=3DVerdana size=3D2>From: "Jay Ritchie" &lt;</FONT><A=20
href=3D"mailto:[email protected]"><FONT face=3DVerdana =
color=3D#000000=20
size=3D2>[email protected]</FONT></A><FONT face=3DVerdana =

size=3D2>&gt;</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2>To: &lt;</FONT><A=20
href=3D"mailto:[email protected]"><FONT face=3DVerdana =
color=3D#000000=20
size=3D2>[email protected]</FONT></A><FONT face=3DVerdana=20
size=3D2>&gt;</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2>Sent: Tuesday, November 12, 2002 2:52 =

PM</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2>Subject: [VBCOM] Use serviced =
(configured, COM+,=20
MTS) components or not?</FONT></DIV></DIV>
<DIV><FONT face=3DVerdana><BR><FONT size=3D2></FONT></FONT></DIV><FONT =
face=3DVerdana=20
size=3D2>Of all the literature I've read, I've never come across =
anything=20
that<BR>definitively says when to use serviced (configured) components. =
If=20
using<BR>VB/COM+, when do I want to do this? If I have a =
high-transaction, but=20
read-<BR>only environment, i.e., no transactions, is it worth it? How =
about if=20
the<BR>components are remoted using DCOM from another server into IIS's=20
process<BR>space?<BR><BR>I'm aware of the admin pros/cons, e.g. using a =
library=20
component, so my<BR>question is from a performance standpoint=20
only.<BR><BR>Thanks,<BR>Jay<BR><BR>You can read messages from the VBCOM =
archive,=20
unsubscribe from VBCOM, or<BR>subscribe to other DevelopMentor lists at=20
</FONT><A href=3D"http://discuss.develop.com"><FONT face=3DVerdana =
color=3D#000000=20
size=3D2>http://discuss.develop.com</FONT></A><FONT face=3DVerdana=20
size=3D2>.<BR></FONT></BODY></HTML>
You can read messages from the VBCOM archive, unsubscribe from VBCOM, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

------=_NextPart_000_005C_01C28A86.E8C2B380--