NetTalk Central

Author Topic: Browse a memory queue  (Read 2276 times)

hkalmbach

  • Jr. Member
  • **
  • Posts: 80
    • View Profile
    • Email
Browse a memory queue
« 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

terryd

  • Hero Member
  • *****
  • Posts: 759
    • View Profile
    • Davcomm
    • Email
Re: Browse a memory queue
« Reply #1 on: June 29, 2016, 09:37:45 PM »
Hi Heinz
I don't think this is practical unless you use In-memory tables
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11191
    • View Profile
Re: Browse a memory queue
« Reply #2 on: June 30, 2016, 06:37:04 AM »
Hi Heinz,

Global queues are not thread safe, so you need to use a Memory table, not a Queue.

cheers
Bruce