Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015

File Type Create Time File Size Seeders Leechers Updated
Doc 2017-08-05 19.19MB 1 0 2 weeks ago
Download
Magnet link   or   Save Instantly without Torrenting   or   Torrent download

To download this file, you need a free bitTorrent client such as qBittorrent.

Report Abuse
Tags
Giancarlo  Zaccone  Python  Parallel  Programming  Cookbook  2015  
Related Torrents
  1. Burkhard Meier - Python GUI Programming Cookbook - 2015 23.18MB
  2. PACKT.QGIS.PYTHON.PROGRAMMING.COOKBOOK.2015.RETAIL.EBOOK-kE 5.84MB
  3. [FreeCoursesOnline.Us] Linkedin - Python Parallel Programming Solutions 1.35GB
  4. Python_Parallel_Programming_Solutions 584.41MB
  5. Python Network Programming Cookbook 7.57MB
  6. Python Network Programming Cookbook.pdf 2.08MB
  7. Python Network Programming Cookbook by Dr. M. O. Faruque Sarker 7.57MB
  8. Python Network Programming Cookbook 1.06MB
  9. Meier B. - Python GUI Programming Cookbook - Second Edition - 2017.pdf 9.30MB
  10. [ FreeCourseWeb.com ] Qt5 Python GUI Programming Cookbook- Building responsive and powerful cross-platform applications with PyQt [EPUB].zip 5.87MB
Files
  1. Code/Chapter 1/called_Process.py 93B
  2. Code/Chapter 1/calling_Process.py 275B
  3. Code/Chapter 1/hello_Python_WithThreads.py 1.06KB
  4. Code/Chapter 2/__pycache__/queue.cpython-33.pyc 2.14KB
  5. Code/Chapter 2/condition.py 1.40KB
  6. Code/Chapter 2/definining_a_thread.py 256B
  7. Code/Chapter 2/determine_the_current_thread.py 1.08KB
  8. Code/Chapter 2/evaluating_performances.py 1.41KB
  9. Code/Chapter 2/event.py 1.26KB
  10. Code/Chapter 2/lock_management.py 1.54KB
  11. Code/Chapter 2/queue.py 1.18KB
  12. Code/Chapter 2/rlock_management.py 1.21KB
  13. Code/Chapter 2/semaphores.py 1.16KB
  14. Code/Chapter 2/Thread_in_a_subclass.py 1017B
  15. Code/Chapter 2/using_with_statement.py 1.06KB
  16. Code/Chapter 3/__pycache__/background_process.cpython-33.pyc 977B
  17. Code/Chapter 3/__pycache__/naming_a_process.cpython-33.pyc 913B
  18. Code/Chapter 3/__pycache__/process_barrier.cpython-33.pyc 1.76KB
  19. Code/Chapter 3/__pycache__/process_pool.cpython-33.pyc 785B
  20. Code/Chapter 3/__pycache__/run_a_background_process.cpython-33.pyc 989B
  21. Code/Chapter 3/__pycache__/spawn_a_process.cpython-33.pyc 770B
  22. Code/Chapter 3/__pycache__/subclass_process.cpython-33.pyc 1.03KB
  23. Code/Chapter 3/__pycache__/using_a_process_in_a_subclass.cpython-33.pyc 1.07KB
  24. Code/Chapter 3/__pycache__/using_queue.cpython-33.pyc 2.79KB
  25. Code/Chapter 3/alltoall.py 394B
  26. Code/Chapter 3/background_process.py 699B
  27. Code/Chapter 3/broadcast.py 370B
  28. Code/Chapter 3/deadLockProblems.py 804B
  29. Code/Chapter 3/gather.py 484B
  30. Code/Chapter 3/helloworldwithMPI.py 125B
  31. Code/Chapter 3/kill_a_process.py 588B
  32. Code/Chapter 3/naming_a_process.py 686B
  33. Code/Chapter 3/pointToPointCommunication.py 694B
  34. Code/Chapter 3/process_barrier.py 1.18KB
  35. Code/Chapter 3/process_pool.py 405B
  36. Code/Chapter 3/processes_barrier.py 1.19KB
  37. Code/Chapter 3/reduction.py 479B
  38. Code/Chapter 3/scatter.py 372B
  39. Code/Chapter 3/spawn_a_process.py 377B
  40. Code/Chapter 3/subclass_process.py 393B
  41. Code/Chapter 3/synchronize_with_manager.py 524B
  42. Code/Chapter 3/using_pipes.py 1.18KB
  43. Code/Chapter 3/using_queue.py 1.48KB
  44. Code/Chapter 3/virtualTopology.py 2.02KB
  45. Code/Chapter 4/Asyncio_coroutine.py 2.23KB
  46. Code/Chapter 4/asyncio_future.py 1.13KB
  47. Code/Chapter 4/asyncio_loop.py 1.24KB
  48. Code/Chapter 4/asyncio_Task.py 1.19KB
  49. Code/Chapter 4/pooling_with_concurrent_futures.py 1.33KB
  50. Code/Chapter 5/Celery/addTask.py 189B
  51. Code/Chapter 5/Celery/addTask_main.py 146B
  52. Code/Chapter 5/DISCO/MapReduce_Count_Words.py 1.79KB
  53. Code/Chapter 5/DISCO/SortAlphabetical.txt 128B
  54. Code/Chapter 5/DISCO/SortNumerical.txt 128B
  55. Code/Chapter 5/PyCSP/example.py 321B
  56. Code/Chapter 5/Pyro4/First Example/client.py 274B
  57. Code/Chapter 5/Pyro4/First Example/server.py 726B
  58. Code/Chapter 5/Pyro4/Second Example/chainTopology.py 958B
  59. Code/Chapter 5/Pyro4/Second Example/client.py 160B
  60. Code/Chapter 5/Pyro4/Second Example/server_1.py 395B
  61. Code/Chapter 5/Pyro4/Second Example/server_2.py 395B
  62. Code/Chapter 5/Pyro4/Second Example/server_3.py 395B
  63. Code/Chapter 5/Pyro4/Third Example/client.py 1.80KB
  64. Code/Chapter 5/Pyro4/Third Example/server.py 343B
  65. Code/Chapter 5/Pyro4/Third Example/shop.py 1.40KB
  66. Code/Chapter 5/RPyC/rpyc_classic.py 182B
  67. Code/Chapter 5/SCOOP/First Example/pi_calculus_with_montecarlo_method.py 1.67KB
  68. Code/Chapter 5/SCOOP/Second Example/map_reduce.py 1004B
  69. Code/Chapter 5/SCOOP/desktop.ini 84B
  70. Code/Chapter 6/NUMBAPRO/blasNumpy.py 1.03KB
  71. Code/Chapter 6/NUMBAPRO/matrixMultiplication.py 729B
  72. Code/Chapter 6/PyCUDA/PyCudaElementWise.py 1.36KB
  73. Code/Chapter 6/PyCUDA/PyCudaGPUArray.py 333B
  74. Code/Chapter 6/PyCUDA/PyCudaInstallation.py 383B
  75. Code/Chapter 6/PyCUDA/PyCudaMatrixManipulation.py 1.45KB
  76. Code/Chapter 6/PyCUDA/PyCudaReductionKernel.py 699B
  77. Code/Chapter 6/PyCUDA/PyCudaWorkflow.py 634B
  78. Code/Chapter 6/PyOPENCL/PyOpenCLDeviceInfo.py 1.57KB
  79. Code/Chapter 6/PyOPENCL/PyOpenCLDotProduct.py 1.84KB
  80. Code/Chapter 6/PyOPENCL/PyOpenCLDotProduct_2.py 1.38KB
  81. Code/Chapter 6/PyOPENCL/PyOpenCLElementwise.py 868B
  82. Code/Chapter 6/PyOPENCL/PyOpenCLParallellSum.py 1.33KB
  83. Code/Chapter 6/PyOPENCL/PyOpenCLProgramming.py 1.27KB
  84. Code/Chapter 6/PyOPENCL/PyOpenCLTestApplication.py 2.90KB
  85. Code/Chapter 6/PyOPENCL/PyOpenCLTestApplication_2.py 2.32KB
  86. Code/Readme.txt 42B
  87. Code/Software Hardware List.pdf 98.25KB
  88. Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015.epub 6.52MB
  89. Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015.mobi 10.10MB
  90. Giancarlo Zaccone - Python Parallel Programming Cookbook - 2015.pdf 2.39MB