Create Tool:uTorrent/1820
Create Time:2016-02-21 05:48:33
File Size:19.19 MB
File Count:90
File Hash:efd2dadc105774e093237c4d5fe4c6bf315fbe19
Code/Chapter 1/called_Process.py | 93 B |
Code/Chapter 1/calling_Process.py | 275 B |
Code/Chapter 1/hello_Python_WithThreads.py | 1.06 KB |
Code/Chapter 2/__pycache__/queue.cpython-33.pyc | 2.14 KB |
Code/Chapter 2/condition.py | 1.40 KB |
Code/Chapter 2/definining_a_thread.py | 256 B |
Code/Chapter 2/determine_the_current_thread.py | 1.08 KB |
Code/Chapter 2/evaluating_performances.py | 1.41 KB |
Code/Chapter 2/event.py | 1.26 KB |
Code/Chapter 2/lock_management.py | 1.54 KB |
Code/Chapter 2/queue.py | 1.18 KB |
Code/Chapter 2/rlock_management.py | 1.21 KB |
Code/Chapter 2/semaphores.py | 1.16 KB |
Code/Chapter 2/Thread_in_a_subclass.py | 1017 B |
Code/Chapter 2/using_with_statement.py | 1.06 KB |
Code/Chapter 3/__pycache__/background_process.cpython-33.pyc | 977 B |
Code/Chapter 3/__pycache__/naming_a_process.cpython-33.pyc | 913 B |
Code/Chapter 3/__pycache__/process_barrier.cpython-33.pyc | 1.76 KB |
Code/Chapter 3/__pycache__/process_pool.cpython-33.pyc | 785 B |
Code/Chapter 3/__pycache__/run_a_background_process.cpython-33.pyc | 989 B |
Code/Chapter 3/__pycache__/spawn_a_process.cpython-33.pyc | 770 B |
Code/Chapter 3/__pycache__/subclass_process.cpython-33.pyc | 1.03 KB |
Code/Chapter 3/__pycache__/using_a_process_in_a_subclass.cpython-33.pyc | 1.07 KB |
Code/Chapter 3/__pycache__/using_queue.cpython-33.pyc | 2.79 KB |
Code/Chapter 3/alltoall.py | 394 B |
Code/Chapter 3/background_process.py | 699 B |
Code/Chapter 3/broadcast.py | 370 B |
Code/Chapter 3/deadLockProblems.py | 804 B |
Code/Chapter 3/gather.py | 484 B |
Code/Chapter 3/helloworldwithMPI.py | 125 B |
Code/Chapter 3/kill_a_process.py | 588 B |
Code/Chapter 3/naming_a_process.py | 686 B |
Code/Chapter 3/pointToPointCommunication.py | 694 B |
Code/Chapter 3/process_barrier.py | 1.18 KB |
Code/Chapter 3/process_pool.py | 405 B |
Code/Chapter 3/processes_barrier.py | 1.19 KB |
Code/Chapter 3/reduction.py | 479 B |
Code/Chapter 3/scatter.py | 372 B |
Code/Chapter 3/spawn_a_process.py | 377 B |
Code/Chapter 3/subclass_process.py | 393 B |
Code/Chapter 3/synchronize_with_manager.py | 524 B |
Code/Chapter 3/using_pipes.py | 1.18 KB |
Code/Chapter 3/using_queue.py | 1.48 KB |
Code/Chapter 3/virtualTopology.py | 2.02 KB |
Code/Chapter 4/Asyncio_coroutine.py | 2.23 KB |
Code/Chapter 4/asyncio_future.py | 1.13 KB |
Code/Chapter 4/asyncio_loop.py | 1.24 KB |
Code/Chapter 4/asyncio_Task.py | 1.19 KB |
Code/Chapter 4/pooling_with_concurrent_futures.py | 1.33 KB |
Code/Chapter 5/Celery/addTask.py | 189 B |
Code/Chapter 5/Celery/addTask_main.py | 146 B |
Code/Chapter 5/DISCO/MapReduce_Count_Words.py | 1.79 KB |
Code/Chapter 5/DISCO/SortAlphabetical.txt | 128 B |
Code/Chapter 5/DISCO/SortNumerical.txt | 128 B |
Code/Chapter 5/PyCSP/example.py | 321 B |
Code/Chapter 5/Pyro4/First Example/client.py | 274 B |
Code/Chapter 5/Pyro4/First Example/server.py | 726 B |
Code/Chapter 5/Pyro4/Second Example/chainTopology.py | 958 B |
Code/Chapter 5/Pyro4/Second Example/client.py | 160 B |
Code/Chapter 5/Pyro4/Second Example/server_1.py | 395 B |
Code/Chapter 5/Pyro4/Second Example/server_2.py | 395 B |
Code/Chapter 5/Pyro4/Second Example/server_3.py | 395 B |
Code/Chapter 5/Pyro4/Third Example/client.py | 1.80 KB |
Code/Chapter 5/Pyro4/Third Example/server.py | 343 B |
Code/Chapter 5/Pyro4/Third Example/shop.py | 1.40 KB |
Code/Chapter 5/RPyC/rpyc_classic.py | 182 B |
Code/Chapter 5/SCOOP/First Example/pi_calculus_with_montecarlo_method.py | 1.67 KB |
Code/Chapter 5/SCOOP/Second Example/map_reduce.py | 1004 B |
Code/Chapter 5/SCOOP/desktop.ini | 84 B |
Code/Chapter 6/NUMBAPRO/blasNumpy.py | 1.03 KB |
Code/Chapter 6/NUMBAPRO/matrixMultiplication.py | 729 B |
Code/Chapter 6/PyCUDA/PyCudaElementWise.py | 1.36 KB |
Code/Chapter 6/PyCUDA/PyCudaGPUArray.py | 333 B |
Code/Chapter 6/PyCUDA/PyCudaInstallation.py | 383 B |
Code/Chapter 6/PyCUDA/PyCudaMatrixManipulation.py | 1.45 KB |
Code/Chapter 6/PyCUDA/PyCudaReductionKernel.py | 699 B |
Code/Chapter 6/PyCUDA/PyCudaWorkflow.py | 634 B |
Code/Chapter 6/PyOPENCL/PyOpenCLDeviceInfo.py | 1.57 KB |
Code/Chapter 6/PyOPENCL/PyOpenCLDotProduct.py | 1.84 KB |
Code/Chapter 6/PyOPENCL/PyOpenCLDotProduct_2.py | 1.38 KB |
Code/Chapter 6/PyOPENCL/PyOpenCLElementwise.py | 868 B |
Code/Chapter 6/PyOPENCL/PyOpenCLParallellSum.py | 1.33 KB |
Code/Chapter 6/PyOPENCL/PyOpenCLProgramming.py | 1.27 KB |
Code/Chapter 6/PyOPENCL/PyOpenCLTestApplication.py | 2.90 KB |
Code/Chapter 6/PyOPENCL/PyOpenCLTestApplication_2.py | 2.32 KB |
Code/Readme.txt | 42 B |
Code/Software Hardware List.pdf | 98.25 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015.epub | 6.52 MB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015.mobi | 10.10 MB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015.pdf | 2.39 MB |
http://only-soft.info/bt/announce.php?uk=FuIfBzklm7 |
TorrentBank
Copyright © 2025