Search preferences
Skip to main search results

Search filters

Product Type

  • All Product Types 
  • Books (8)
  • Magazines & Periodicals (No further results match this refinement)
  • Comics (No further results match this refinement)
  • Sheet Music (No further results match this refinement)
  • Art, Prints & Posters (No further results match this refinement)
  • Photographs (No further results match this refinement)
  • Maps (No further results match this refinement)
  • Manuscripts & Paper Collectibles (No further results match this refinement)

Condition Learn more

  • New (8)
  • As New, Fine or Near Fine (No further results match this refinement)
  • Very Good or Good (No further results match this refinement)
  • Fair or Poor (No further results match this refinement)
  • As Described (No further results match this refinement)

Binding

Collectible Attributes

Language (1)

Price

Custom price range (US$)

Seller Location

  • Warner, Seth

    Language: English

    Published by Georgette Kelemaokalani, 2026

    ISBN 13: 9798295576331

    Seller: California Books, Miami, FL, U.S.A.

    Seller rating 4 out of 5 stars 4-star rating, Learn more about seller ratings

    Contact seller

    US$ 24.00

    Free Shipping
    Ships within U.S.A.

    Quantity: Over 20 available

    Add to basket

    Condition: New.

  • Seth Warner

    Language: English

    Published by Georgette Kelemaokalani, 2026

    ISBN 13: 9798295576331

    Seller: Grand Eagle Retail, Bensenville, IL, U.S.A.

    Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

    Contact seller

    Print on Demand

    US$ 23.99

    Free Shipping
    Ships within U.S.A.

    Quantity: 1 available

    Add to basket

    Paperback. Condition: new. Paperback. Tired of Python code that crawls when it should fly? Your scripts run sequentially, wasting CPU cores, blocking on I/O, taking ages on big data, API calls, file processing, simulations, or machine learning tasks. The GIL frustrates you, tutorials are scattered or too theoretical, and you're left wondering how to actually speed up real programs without rewriting everything in C or Rust.Python Concurrency Essentials: A Practical Guide to Threading, Multiprocessing, and Parallel Programming is your no-nonsense, battle-tested solution. This 2026 edition delivers clear, modern, hands-on mastery of Python's concurrency toolkit so you can write fast, scalable, responsive code that leverages every core and handles I/O like a pro.What you'll master and start using immediately: Threading done right - Use the threading module, locks, RLock, semaphores, conditions, queues, and ThreadPoolExecutor to safely speed up I/O-bound tasks without deadlocks or race conditions.True parallelism with multiprocessing - Harness multiprocessing.Pool, Process, shared memory (Value/Array), Manager, and concurrent.futures to crush CPU-bound workloads and bypass the GIL.High-performance parallel patterns - Implement map/reduce, task queues, producer-consumer, parallel data processing, and chunked workloads for maximum throughput.Asyncio foundations & real-world power - Build asynchronous I/O with async/await, coroutines, tasks, gather, and asyncio loops for blazing-fast network-heavy applications.Pro-level best practices - Debug concurrency bugs, profile performance, avoid common pitfalls (GIL traps, memory leaks), choose the right tool for each job, and write clean, maintainable concurrent code.Through practical examples, performance benchmarks, troubleshooting recipes, and complete projects (web scraper, data processor, parallel simulator), you'll go from frustrated to confident-shipping faster, more efficient Python today.No academic fluff. Just proven techniques that deliver measurable speedups.Stop waiting. Start scaling.Buy Python Concurrency Essentials: A Practical Guide to Threading, Multiprocessing, and Parallel Programming now and unlock Python's full speed potential! This item is printed on demand. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.

  • Seth Warner

    Language: English

    Published by GEORGETTE KELEMAOKALANI, 2026

    ISBN 13: 9798295576331

    Seller: PBShop.store US, Wood Dale, IL, U.S.A.

    Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

    Contact seller

    Print on Demand

    US$ 32.56

    Free Shipping
    Ships within U.S.A.

    Quantity: Over 20 available

    Add to basket

    PAP. Condition: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.

  • Seth Warner

    Language: English

    Published by GEORGETTE KELEMAOKALANI, 2026

    ISBN 13: 9798295576331

    Seller: PBShop.store UK, Fairford, GLOS, United Kingdom

    Seller rating 4 out of 5 stars 4-star rating, Learn more about seller ratings

    Contact seller

    Print on Demand

    US$ 31.51

    US$ 4.44 shipping
    Ships from United Kingdom to U.S.A.

    Quantity: Over 20 available

    Add to basket

    PAP. Condition: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.

  • Seth Warner

    Language: English

    Published by Georgette Kelemaokalani, 2026

    ISBN 13: 9798295576331

    Seller: AussieBookSeller, Truganina, VIC, Australia

    Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

    Contact seller

    Print on Demand

    US$ 40.10

    US$ 37.00 shipping
    Ships from Australia to U.S.A.

    Quantity: 1 available

    Add to basket

    Paperback. Condition: new. Paperback. Tired of Python code that crawls when it should fly? Your scripts run sequentially, wasting CPU cores, blocking on I/O, taking ages on big data, API calls, file processing, simulations, or machine learning tasks. The GIL frustrates you, tutorials are scattered or too theoretical, and you're left wondering how to actually speed up real programs without rewriting everything in C or Rust.Python Concurrency Essentials: A Practical Guide to Threading, Multiprocessing, and Parallel Programming is your no-nonsense, battle-tested solution. This 2026 edition delivers clear, modern, hands-on mastery of Python's concurrency toolkit so you can write fast, scalable, responsive code that leverages every core and handles I/O like a pro.What you'll master and start using immediately: Threading done right - Use the threading module, locks, RLock, semaphores, conditions, queues, and ThreadPoolExecutor to safely speed up I/O-bound tasks without deadlocks or race conditions.True parallelism with multiprocessing - Harness multiprocessing.Pool, Process, shared memory (Value/Array), Manager, and concurrent.futures to crush CPU-bound workloads and bypass the GIL.High-performance parallel patterns - Implement map/reduce, task queues, producer-consumer, parallel data processing, and chunked workloads for maximum throughput.Asyncio foundations & real-world power - Build asynchronous I/O with async/await, coroutines, tasks, gather, and asyncio loops for blazing-fast network-heavy applications.Pro-level best practices - Debug concurrency bugs, profile performance, avoid common pitfalls (GIL traps, memory leaks), choose the right tool for each job, and write clean, maintainable concurrent code.Through practical examples, performance benchmarks, troubleshooting recipes, and complete projects (web scraper, data processor, parallel simulator), you'll go from frustrated to confident-shipping faster, more efficient Python today.No academic fluff. Just proven techniques that deliver measurable speedups.Stop waiting. Start scaling.Buy Python Concurrency Essentials: A Practical Guide to Threading, Multiprocessing, and Parallel Programming now and unlock Python's full speed potential! This item is printed on demand. Shipping may be from our Sydney, NSW warehouse or from our UK or US warehouse, depending on stock availability.

  • Seth Warner

    Language: English

    Published by Georgette Kelemaokalani, 2026

    ISBN 13: 9798295576331

    Seller: CitiRetail, Stevenage, United Kingdom

    Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

    Contact seller

    Print on Demand

    US$ 36.82

    US$ 49.94 shipping
    Ships from United Kingdom to U.S.A.

    Quantity: 1 available

    Add to basket

    Paperback. Condition: new. Paperback. Tired of Python code that crawls when it should fly? Your scripts run sequentially, wasting CPU cores, blocking on I/O, taking ages on big data, API calls, file processing, simulations, or machine learning tasks. The GIL frustrates you, tutorials are scattered or too theoretical, and you're left wondering how to actually speed up real programs without rewriting everything in C or Rust.Python Concurrency Essentials: A Practical Guide to Threading, Multiprocessing, and Parallel Programming is your no-nonsense, battle-tested solution. This 2026 edition delivers clear, modern, hands-on mastery of Python's concurrency toolkit so you can write fast, scalable, responsive code that leverages every core and handles I/O like a pro.What you'll master and start using immediately: Threading done right - Use the threading module, locks, RLock, semaphores, conditions, queues, and ThreadPoolExecutor to safely speed up I/O-bound tasks without deadlocks or race conditions.True parallelism with multiprocessing - Harness multiprocessing.Pool, Process, shared memory (Value/Array), Manager, and concurrent.futures to crush CPU-bound workloads and bypass the GIL.High-performance parallel patterns - Implement map/reduce, task queues, producer-consumer, parallel data processing, and chunked workloads for maximum throughput.Asyncio foundations & real-world power - Build asynchronous I/O with async/await, coroutines, tasks, gather, and asyncio loops for blazing-fast network-heavy applications.Pro-level best practices - Debug concurrency bugs, profile performance, avoid common pitfalls (GIL traps, memory leaks), choose the right tool for each job, and write clean, maintainable concurrent code.Through practical examples, performance benchmarks, troubleshooting recipes, and complete projects (web scraper, data processor, parallel simulator), you'll go from frustrated to confident-shipping faster, more efficient Python today.No academic fluff. Just proven techniques that deliver measurable speedups.Stop waiting. Start scaling.Buy Python Concurrency Essentials: A Practical Guide to Threading, Multiprocessing, and Parallel Programming now and unlock Python's full speed potential! This item is printed on demand. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.

  • Seth Warner

    Language: English

    Published by GEORGETTE KELEMAOKALANI, 2026

    ISBN 13: 9798295576331

    Seller: AHA-BUCH GmbH, Einbeck, Germany

    Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

    Contact seller

    Print on Demand

    US$ 31.16

    US$ 71.40 shipping
    Ships from Germany to U.S.A.

    Quantity: 2 available

    Add to basket

    Taschenbuch. Condition: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Tired of Python code that crawls when it should fly Your scripts run sequentially, wasting CPU cores, blocking on I/O, taking ages on big data, API calls, file processing, simulations, or machine learning tasks. The GIL frustrates you, tutorials are scattered or too theoretical, and you're left wondering how to actually speed up real programs without rewriting everything in C or Rust.Python Concurrency Essentials: A Practical Guide to Threading, Multiprocessing, and Parallel Programming is your no-nonsense, battle-tested solution. This 2026 edition delivers clear, modern, hands-on mastery of Python's concurrency toolkit so you can write fast, scalable, responsive code that leverages every core and handles I/O like a pro.What you'll master and start using immediately:Threading done right - Use the threading module, locks, RLock, semaphores, conditions, queues, and ThreadPoolExecutor to safely speed up I/O-bound tasks without deadlocks or race conditions.True parallelism with multiprocessing - Harness multiprocessing.Pool, Process, shared memory (Value/Array), Manager, and concurrent.futures to crush CPU-bound workloads and bypass the GIL.High-performance parallel patterns - Implement map/reduce, task queues, producer-consumer, parallel data processing, and chunked workloads for maximum throughput.Asyncio foundations & real-world power - Build asynchronous I/O with async/await, coroutines, tasks, gather, and asyncio loops for blazing-fast network-heavy applications.Pro-level best practices - Debug concurrency bugs, profile performance, avoid common pitfalls (GIL traps, memory leaks), choose the right tool for each job, and write clean, maintainable concurrent code.Through practical examples, performance benchmarks, troubleshooting recipes, and complete projects (web scraper, data processor, parallel simulator), you'll go from frustrated to confident-shipping faster, more efficient Python today.No academic fluff. Just proven techniques that deliver measurable speedups.Stop waiting. Start scaling.Buy Python Concurrency Essentials: A Practical Guide to Threading, Multiprocessing, and Parallel Programming now and unlock Python's full speed potential!

  • Seth Warner

    Language: English

    Published by GEORGETTE KELEMAOKALANI, 2026

    ISBN 13: 9798295576331

    Seller: preigu, Osnabrück, Germany

    Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

    Contact seller

    Print on Demand

    US$ 31.77

    US$ 81.45 shipping
    Ships from Germany to U.S.A.

    Quantity: 5 available

    Add to basket

    Taschenbuch. Condition: Neu. Python Concurrency Essentials | Seth Warner | Taschenbuch | Englisch | 2026 | GEORGETTE KELEMAOKALANI | EAN 9798295576331 | Verantwortliche Person für die EU: Libri GmbH, Europaallee 1, 36244 Bad Hersfeld, gpsr[at]libri[dot]de | Anbieter: preigu Print on Demand.