Tackling Global Queues in Clarion 6

By John Seganakis

Posted November 26 2004

Summary: Clarion 6 has introduced a new threading model which has definite benefits, but problems that were once easily solved with a global memory queue in earlier preemptive model cause problems in the new cooperative threading model. Many articles have been dedicated to this subject, but no general solution has appeared. Until now. John Seganakis introduces a queue management class that works smoothly with your existing embed code.

Please log on to read this subscriber-only article. If you do not have a subscription you can purchase one in the ClarionMag store.

Clarion Roadmap

Try the roadmap (beta)

Search ClarionMag

 

Advanced search

From the archives

Clarion# And The Google Calendar API

12/17/2007 12:00:00 AM

Randy Rogers shows how to use the Google Calendar API to add public and private calendars to your Clarion# applications.