From gwr@free.fr Sat Jul 3 04:25:22 2010 Return-Path: X-Original-To: gnome-vfs-list@gnome.org Delivered-To: gnome-vfs-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D9606750009 for ; Sat, 3 Jul 2010 04:25:22 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0.118 X-Spam-Level: X-Spam-Status: No, score=0.118 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, FREEMAIL_FROM=0.001, FREEMAIL_REPLY=1.929, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, TW_GV=0.077, T_TO_NO_BRKTS_FREEMAIL=0.01] autolearn=no Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HLB8IaWY4wtK for ; Sat, 3 Jul 2010 04:25:20 +0000 (UTC) Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [212.27.42.3]) by menubar.gnome.org (Postfix) with ESMTP id 153757500F6 for ; Sat, 3 Jul 2010 04:25:10 +0000 (UTC) Received: from [192.168.0.1] (unknown [82.66.140.126]) by smtp3-g21.free.fr (Postfix) with ESMTP id 75B8C818039 for ; Sat, 3 Jul 2010 06:25:05 +0200 (CEST) Message-ID: <4C2EBB54.70300@free.fr> From: gwr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100330 Lanikai/3.1b1 MIME-Version: 1.0 To: gnome-vfs-list@gnome.org Subject: Gnome VFS Async model Content-Type: multipart/alternative; boundary="------------040005020806080708060204" X-Mailman-Approved-At: Wed, 22 Sep 2010 20:05:12 +0000 X-BeenThere: gnome-vfs-list@gnome.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion about gnome-vfs and gnome-vfs modules List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sat, 03 Jul 2010 04:25:23 -0000 X-Original-Date: Sat, 03 Jul 2010 06:23:48 +0200 X-List-Received-Date: Sat, 03 Jul 2010 04:25:23 -0000 This is a multi-part message in MIME format. --------------040005020806080708060204 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello, Developping on GVFS, I have one question : When many gvfs async operations are running simultaneously, are user's callback calls done on many threads, or just queued and done in one thread ? Thanx Guillaume earlgrey@free.fr --------------040005020806080708060204 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hello,

Developping on GVFS, I have one question :

When many gvfs async operations are running simultaneously, are user's callback calls done on many threads, or just queued and done in one thread ?

Thanx

Guillaume
earlgrey@free.fr

--------------040005020806080708060204--