Click here to Skip to main content
16,016,345 members
Home / Discussions / COM
   

COM

 
GeneralRe: got answer Pin
chenfred29-Jun-05 7:33
chenfred29-Jun-05 7:33 
GeneralRe: Shell Extension: how to hook to directory Pin
alex__b4-Jul-05 6:41
professionalalex__b4-Jul-05 6:41 
GeneralOutlook application object - Calendar Pin
Brigg Thorp29-Jun-05 3:04
Brigg Thorp29-Jun-05 3:04 
Generaladding visual studio 6 dll to c# app Pin
johniboy28-Jun-05 23:14
sussjohniboy28-Jun-05 23:14 
GeneralRe: adding visual studio 6 dll to c# app Pin
stonewall_20001-Jul-05 0:08
stonewall_20001-Jul-05 0:08 
General7000vDatabase COM Threads Pin
FJK28-Jun-05 19:25
FJK28-Jun-05 19:25 
GeneralRe: 7000vDatabase COM Threads Pin
rwestgraham1-Jul-05 17:01
rwestgraham1-Jul-05 17:01 
GeneralRe: 7000vDatabase COM Threads Pin
FJK3-Jul-05 18:45
FJK3-Jul-05 18:45 
Yes, I agree, thanks for the feedback. Let me explain bit further, My biggest concern
was the connection time, therefore, in CONCEPT THE IDEA was to have a thread pool
of 7000 waiting to be utilized when required. It is estimated that at any time,
avarage 5500 connections will be active.

Your thought on 140 seconds is
actualy shocking to say the least, never kept that in mind.

The project concerns
users requesting sessions from a server via tcp. These session packets (tcp) are
intercepted and monitored while the user is online and certain conditions require
a db update. I am not responsible for the "tcp grabbing" but the idea the developer
have there is to create threads for each session. (there are 7000 users, hence 7000 threads).

The com object I am creating, is only an interface to the db doing some other
manipulations to the data. It was envisaged that this com object will be created
per thread, hence 7000 db connections.

The com object is now created and working, as for the "tcp grabbing part and threads....??"

Well, if you have the time, let me know your thoughts , suggestions.
Thanks again for the info above, surely valuable and informative.
Regards

FJK


GeneralXMLDOMDocument across processes Pin
Alex_Y28-Jun-05 6:28
Alex_Y28-Jun-05 6:28 
GeneralRe: XMLDOMDocument across processes Pin
Alex_Y28-Jun-05 9:23
Alex_Y28-Jun-05 9:23 
GeneralRe: XMLDOMDocument across processes Pin
Lim Bio Liong28-Jun-05 14:27
Lim Bio Liong28-Jun-05 14:27 
GeneralBrowser Helper Object - replace HTML page Pin
Tomek.Sergey28-Jun-05 3:04
Tomek.Sergey28-Jun-05 3:04 
Generalenum in COM Pin
Logan from Singapore26-Jun-05 22:31
Logan from Singapore26-Jun-05 22:31 
GeneralRe: enum in COM Pin
GuimaSun27-Jun-05 5:42
GuimaSun27-Jun-05 5:42 
GeneralInternet Explorer hooks Pin
Ryan333326-Jun-05 9:52
Ryan333326-Jun-05 9:52 
GeneralWebBrowser Control used as a FileManager Pin
intripoon26-Jun-05 8:39
intripoon26-Jun-05 8:39 
GeneralRe: WebBrowser Control used as a FileManager Pin
intripoon27-Jun-05 5:43
intripoon27-Jun-05 5:43 
GeneralShell extension. Pin
Member 134788323-Jun-05 15:30
Member 134788323-Jun-05 15:30 
GeneralRe: Shell extension. Pin
chenfred29-Jun-05 5:22
chenfred29-Jun-05 5:22 
GeneralTimer with Windowless Control Pin
Shraddhan23-Jun-05 12:42
Shraddhan23-Jun-05 12:42 
GeneralRe: Timer with Windowless Control Pin
Jörgen Sigvardsson26-Jun-05 6:04
Jörgen Sigvardsson26-Jun-05 6:04 
GeneralRe: Timer with Windowless Control Pin
Shraddhan26-Jun-05 12:57
Shraddhan26-Jun-05 12:57 
GeneralRe: Timer with Windowless Control Pin
Jörgen Sigvardsson27-Jun-05 10:18
Jörgen Sigvardsson27-Jun-05 10:18 
Generalchar** to VARIANT Pin
bvais23-Jun-05 11:01
sussbvais23-Jun-05 11:01 
GeneralRe: char** to VARIANT Pin
Lim Bio Liong23-Jun-05 15:12
Lim Bio Liong23-Jun-05 15:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.