From owner-freebsd-current@FreeBSD.ORG Thu May 13 14:43:58 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51268106564A; Thu, 13 May 2010 14:43:58 +0000 (UTC) (envelope-from tevans.uk@gmail.com) Received: from mail-ew0-f224.google.com (mail-ew0-f224.google.com [209.85.219.224]) by mx1.freebsd.org (Postfix) with ESMTP id B1A5C8FC0A; Thu, 13 May 2010 14:43:57 +0000 (UTC) Received: by ewy24 with SMTP id 24so462540ewy.13 for ; Thu, 13 May 2010 07:43:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=v/01A+k8jZph+ho+YLgbG3DEh/aetWNVF1p+TE69yqo=; b=oXXGV91ocuvNrfnvjxv09oYd25041eW/bVqZi0NIvrrOh1e47mcGofw5F61hjvJWLi zyycRA7L3dqKYrVqOZ6UFxcs67JBsR+DZs5BZdACpVTpcclOhFR2APAFXH5GVR1wmFrN yiPyFqQm2VUn2BZcxMxxJb3bO1Gf6tSFKQrzg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=iy67ellhimkUYyUyFEtsHOeJCxqlT0nmkzNGS7r/V/evkznlbnBzmKopVQP0diAzkU eQ4PMJK/6JN+vJ0kjLAoN5+B+zKlfXPQHjaAk5S8uGyOthREf07HBtes3GyS82Bymgbx qk5Pz80LyzStkIJWemJEgHJrjoCqXy5vBbx9E= MIME-Version: 1.0 Received: by 10.239.146.210 with SMTP id x18mr871852hba.182.1273760515810; Thu, 13 May 2010 07:21:55 -0700 (PDT) Received: by 10.239.142.17 with HTTP; Thu, 13 May 2010 07:21:55 -0700 (PDT) Date: Thu, 13 May 2010 15:21:55 +0100 Message-ID: From: Tom Evans To: freebsd-current , rwatson@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Mailman-Approved-At: Thu, 13 May 2010 17:52:49 +0000 Cc: Subject: GrandCentralDispatch in FreeBSD? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2010 14:43:58 -0000 Hi Robert I saw today that you've written a proof of concept MPM for apache in GCD [1] - are there any plans to port GCD to FreeBSD? Cheers Tom [1] http://lists.macosforge.org/pipermail/libdispatch-dev/2010-May/000352.html