realbasic-plugins
[Top] [All Lists]

Re: Question about blocks and not blocks of threads

To: REALbasic Plugins <realbasic-plugins@lists.realsoftware.com>
Subject: Re: Question about blocks and not blocks of threads
From: Norman Palardy <npalardy@great-white-software.com>
Date: Thu, 12 Aug 2010 11:53:19 -0600
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-plugins-bounces@lists.realsoftware.com) smtp.mail=realbasic-plugins-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <C88A0A79.DB1FC%ruslan_zasukhin@valentina-db.com>
References: <C88A0A79.DB1FC%ruslan_zasukhin@valentina-db.com>
Reply-to: REALbasic Plugins <realbasic-plugins@lists.realsoftware.com>
Sender: realbasic-plugins-bounces@lists.realsoftware.com

On Aug 12, 2010, at 11:30 AM, Ruslan Zasukhin wrote:

Okay I see now the picture.
Thank you very much.

Since RB do not provides preemptive threads,
This db plugins was made more complex than required:
   using ASYNCH calls and callbacks.

These are normal Api's that have existed in mySQL, PostgreSQL and other db's for a long time
They just had not been used by REAL before

And If RB have preemptive threads, then no needs at all
In such dances... Could be possible to use SYNC API.

Preemptive threads are not the fix for a lot of things and sync api's might still not be that useful Cooperative threads are easier for people to work with and "get right" than preemptive threads
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>