Hello...
I don't know if my objects are stateless.
What is a stateless object?
If I create my objects in load of program I think that there will be a object in the Server. But, after this If other client create the same objects, the Server will use the instances created before, right?
Thank's...
Hello...
My dll have several classes.
If I'll create all classes in load of program and keep the objects in global variables, do you think that I can resolve the performance of creation?
I'm afraid that it would not be good for the client and the server, because all objects will be in memory...
Hi
I have a dll installed in a Windows2000 Server at COM+.
The dll was installed in Windows98 clients with an application proxy.
The problem is when I use the CreateObject command to access my dll's classes in the Server. It has a low performance.
Is there any way to improve the creation of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.