<?xml version='1.0' encoding='utf-8'?>
<package xmlns="http://www.idpf.org/2007/opf" unique-identifier="uuid_id" version="2.0">
    <metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf">
        <dc:identifier opf:scheme="calibre" id="calibre_id">79</dc:identifier>
        <dc:identifier opf:scheme="uuid" id="uuid_id">a2c1d5a7-33d8-47f5-80d8-56dd0d1f4a20</dc:identifier>
        <dc:title>Parallel and Concurrent Programming in Haskell: Techniques for Multicore and Multithreaded Programming</dc:title>
        <dc:creator opf:file-as="Marlow, Simon" opf:role="aut">Simon Marlow</dc:creator>
        <dc:contributor opf:file-as="calibre" opf:role="bkp">calibre (1.45.0) [http://calibre-ebook.com]</dc:contributor>
        <dc:date>2013-07-12T03:00:00+00:00</dc:date>
        <dc:description>&lt;p&gt;This book covers the breadth of Haskell’s diverse selection of programming APIs for concurrent and parallel programming. It is split into two parts. The first part, on parallel programming, covers the techniques for using multiple processors to speed up CPU-intensive computations, including methods for using parallelism in both idiomatic Haskell and numerical array-based algorithms, and for running computations on a GPU. The second part, on concurrent programming, covers techniques for using multiple threads, including overlapping multiple I/O operations, building concurrent network servers, and distributed programming across multiple machines.&lt;/p&gt;</dc:description>
        <dc:publisher>O'Reilly Media</dc:publisher>
        <dc:identifier opf:scheme="ISBN">9781449335892</dc:identifier>
        <dc:identifier opf:scheme="MOBI-ASIN">B00DWJ1BIG</dc:identifier>
        <dc:language>eng</dc:language>
        <dc:subject>COMPUTERS / Programming Languages / General</dc:subject>
        <meta content="{&quot;Simon Marlow&quot;: &quot;&quot;}" name="calibre:author_link_map"/>
        <meta content="2014-07-23T23:41:37.515691+00:00" name="calibre:timestamp"/>
        <meta content="Parallel and Concurrent Programming in Haskell: Techniques for Multicore and Multithreaded Programming" name="calibre:title_sort"/>
    </metadata>
    <guide>
        <reference href="cover.jpg" title="Portada" type="cover"/>
    </guide>
</package>
