Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 1/called_Process.py |
93 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 1/calling_Process.py |
275 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 1/hello_Python_WithThreads.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 2/__pycache__/queue.cpython-33.pyc |
2 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 2/condition.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 2/definining_a_thread.py |
256 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 2/determine_the_current_thread.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 2/evaluating_performances.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 2/event.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 2/lock_management.py |
2 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 2/queue.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 2/rlock_management.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 2/semaphores.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 2/Thread_in_a_subclass.py |
1017 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 2/using_with_statement.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/__pycache__/background_process.cpython-33.pyc |
977 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/__pycache__/naming_a_process.cpython-33.pyc |
913 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/__pycache__/process_barrier.cpython-33.pyc |
2 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/__pycache__/process_pool.cpython-33.pyc |
785 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/__pycache__/run_a_background_process.cpython-33.pyc |
989 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/__pycache__/spawn_a_process.cpython-33.pyc |
770 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/__pycache__/subclass_process.cpython-33.pyc |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/__pycache__/using_a_process_in_a_subclass.cpython-33.pyc |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/__pycache__/using_queue.cpython-33.pyc |
3 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/alltoall.py |
394 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/background_process.py |
699 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/broadcast.py |
370 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/deadLockProblems.py |
804 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/gather.py |
484 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/helloworldwithMPI.py |
125 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/kill_a_process.py |
588 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/naming_a_process.py |
686 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/pointToPointCommunication.py |
694 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/process_barrier.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/process_pool.py |
405 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/processes_barrier.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/reduction.py |
479 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/scatter.py |
372 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/spawn_a_process.py |
377 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/subclass_process.py |
393 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/synchronize_with_manager.py |
524 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/using_pipes.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/using_queue.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 3/virtualTopology.py |
2 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 4/Asyncio_coroutine.py |
2 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 4/asyncio_future.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 4/asyncio_loop.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 4/asyncio_Task.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 4/pooling_with_concurrent_futures.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/Celery/addTask.py |
189 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/Celery/addTask_main.py |
146 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/DISCO/MapReduce_Count_Words.py |
2 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/DISCO/SortAlphabetical.txt |
128 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/DISCO/SortNumerical.txt |
128 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/PyCSP/example.py |
321 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/Pyro4/First Example/client.py |
274 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/Pyro4/First Example/server.py |
726 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/Pyro4/Second Example/chainTopology.py |
958 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/Pyro4/Second Example/client.py |
160 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/Pyro4/Second Example/server_1.py |
395 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/Pyro4/Second Example/server_2.py |
395 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/Pyro4/Second Example/server_3.py |
395 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/Pyro4/Third Example/client.py |
2 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/Pyro4/Third Example/server.py |
343 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/Pyro4/Third Example/shop.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/RPyC/rpyc_classic.py |
182 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/SCOOP/First Example/pi_calculus_with_montecarlo_method.py |
2 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/SCOOP/Second Example/map_reduce.py |
1004 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 5/SCOOP/desktop.ini |
84 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 6/NUMBAPRO/blasNumpy.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 6/NUMBAPRO/matrixMultiplication.py |
729 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 6/PyCUDA/PyCudaElementWise.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 6/PyCUDA/PyCudaGPUArray.py |
333 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 6/PyCUDA/PyCudaInstallation.py |
383 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 6/PyCUDA/PyCudaMatrixManipulation.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 6/PyCUDA/PyCudaReductionKernel.py |
699 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 6/PyCUDA/PyCudaWorkflow.py |
634 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 6/PyOPENCL/PyOpenCLDeviceInfo.py |
2 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 6/PyOPENCL/PyOpenCLDotProduct.py |
2 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 6/PyOPENCL/PyOpenCLDotProduct_2.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 6/PyOPENCL/PyOpenCLElementwise.py |
868 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 6/PyOPENCL/PyOpenCLParallellSum.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 6/PyOPENCL/PyOpenCLProgramming.py |
1 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 6/PyOPENCL/PyOpenCLTestApplication.py |
3 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Chapter 6/PyOPENCL/PyOpenCLTestApplication_2.py |
2 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Readme.txt |
42 B |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Code/Software Hardware List.pdf |
98 KB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015.epub |
6.5 MB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015.mobi |
10.1 MB |
Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015/Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015.pdf |
2.4 MB |