NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: hkalmbach on June 29, 2016, 03:58:16 AM
-
Hi together,
is there a possibility to browse a memory queue in a web form (like browsing a file)?
Thanks.
Cheers
Heinz
-
Hi Heinz
I don't think this is practical unless you use In-memory tables
-
Hi Heinz,
Global queues are not thread safe, so you need to use a Memory table, not a Queue.
cheers
Bruce