Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0A2FFDEDF for ; Tue, 17 Jul 2012 16:06:01 +0000 (UTC) Received: (qmail 76854 invoked by uid 500); 17 Jul 2012 16:06:00 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 76744 invoked by uid 500); 17 Jul 2012 16:05:59 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 76728 invoked by uid 99); 17 Jul 2012 16:05:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jul 2012 16:05:59 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of davewgeurts@gmail.com designates 209.85.160.175 as permitted sender) Received: from [209.85.160.175] (HELO mail-gh0-f175.google.com) (209.85.160.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jul 2012 16:05:52 +0000 Received: by ghbz2 with SMTP id z2so506953ghb.6 for ; Tue, 17 Jul 2012 09:05:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=i/QhKIs3Juj0sF/nKLzmkAdIIklTzNakmLOe8MgGaRI=; b=ocKCrO9/sM5WngFQ6D6o/0tQhshq5/NETed3b4p96KEQT4HjOd1gWoam7lfAlAG4Ya zjtdfLRvzKsynjFehZxkYeWE6JHLNxTVnh+z1vQ96VEAad09T06MgFYQvha+u9xQwHhn EcIg/jGn5cnpZRVGhPT16Xfbste83Ne5A6CAhlsjPEQViIAA+Dgoiw+SmUTSp6944r2l 3RM+poQxtRyZiLIJOEWvfJKw7iXtGohu4d+kgymRyZK7Aw0Hbi4ydcgL1QHpY42GkhIt qF7kTnAMkC5P6jmi8IcsbjdCZDpfq4AB9y1JBkjsekUtpU86CBEON1UTybB7WGBV8Gsb lkEw== MIME-Version: 1.0 Received: by 10.68.224.39 with SMTP id qz7mr7373059pbc.127.1342541131659; Tue, 17 Jul 2012 09:05:31 -0700 (PDT) Received: by 10.66.222.3 with HTTP; Tue, 17 Jul 2012 09:05:31 -0700 (PDT) In-Reply-To: References: Date: Tue, 17 Jul 2012 10:05:31 -0600 Message-ID: Subject: Re: Flash Player 11.4 beta and concurrency / workers From: Dave Geurts To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=047d7b2e11c93fb91e04c508b7ba X-Virus-Checked: Checked by ClamAV on apache.org --047d7b2e11c93fb91e04c508b7ba Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Amazing news !!!!!!! last impression I got from the pre-release was that threads could only do strings. This is gonna be sooooo huge for my company *:) Go adobe!* On Tue, Jul 17, 2012 at 9:26 AM, Jo=E3o Fernandes < joaopedromartinsfernandes@gmail.com> wrote: > No, workers can share all kind of objects including custom classes as lo= ng > you use registerClassAlias() inside your worker. There is a limitation > where you can't send Class types back and forward. > > Jo=E3o Fernandes > > > On 17 July 2012 16:20, Dave Geurts wrote: > > > Can Worker threads still only communicate in strings with each other ? > > > > On Tue, Jul 17, 2012 at 12:36 AM, Alex Harui wrote: > > > > > > > > > > > > > > On 7/16/12 11:11 PM, "Justin Mclean" wrote: > > > > > > > > > > > > > > This contains web workers which could help parts of the SDK eg > > printing > > > or at > > > > the very least be an interesting area to explore. > > > > > > > Printing can already be done "in the background", but it could be > useful > > > elsewhere. > > > > > > -- > > > Alex Harui > > > Flex SDK Team > > > Adobe Systems, Inc. > > > http://blogs.adobe.com/aharui > > > > > > > > > > > > -- > > Jo=E3o Fernandes > --047d7b2e11c93fb91e04c508b7ba--