|
-
February 21st, 2000, 09:22 PM
#1
HELP: Global Memory
I am creating a web application in visual basic. As such I am using Web Classes. Each connection to the server creates an additional thread. Each of these threads creates a session object I have created. This session object does not keep a system wide global set of data, but for each thread the data is created.
Is it possible to get some sort of storage mechanism that can store data globally on a system besides writing it to a database or a file.
Thanks
David
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|