[Chicago] The big data / parallelism thread

Randy Baxley randy7771026 at gmail.com
Tue Sep 8 23:09:01 CEST 2015


HouPy two months ago was partially about the concurrency stuff.

As an old guy I am remembering how we used to allocate a bank of disk
drives and multiplex the data so we could feed the pipes on the Cray IIS.

On Tue, Sep 8, 2015 at 3:39 PM, Tanya Schlusser <tanya at tickel.net> wrote:

> What time does the presentation officially begin on Thursday evening?  6
>> pm?  What time does it end?  Is it structures like a classroom or is it
>> more open-ended?  Just one group?  Or does it get split up into many
>> different sub-groups?
>>
>
> It starts at 7pm. The main ChiPy meetups are actually always on the 2nd
> Thursday of the month at 7pm somewhere in downtown Chicago.
> Here's the meetup page <http://www.meetup.com/_ChiPy_/events/225119338/>.
>
>
>
>> Does Python support this multicore approach or "threading"?  I really
>> don't
>> know.
>>
>
> Yes.
>
>    - here are the concurrency tools in Python
>    <https://docs.python.org/3/library/concurrency.html>
>    - and here are the docs for asyncio
>    <https://docs.python.org/3/library/asyncio.html#module-asyncio> -- for
>    event handling -- new in Python 3.4  *** It is provisional and may be
>    removed so don't get married to it ***
>
>
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> https://mail.python.org/mailman/listinfo/chicago
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20150908/fdad10c4/attachment.html>


More information about the Chicago mailing list