首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往
您找到你想要的搜索结果了吗?
是的
没有找到

python 分布式计算 远程调用

1、分布式计算:celery: https://python-parallel-programmning-cookbook.readthedocs.io/zh_CN/latest/chapter5/02_Using_Celery_to_distribute_tasks.html https://python-parallel-programmning-cookbook.readthedocs.io/zh_CN/latest/chapter5/03_How_to_create_a_task_with_Celery.html 2、分布式计算:SCOOP https://python-parallel-programmning-cookbook.readthedocs.io/zh_CN/latest/chapter5/04_Scientic_computing_with_SCOOP.html https://python-parallel-programmning-cookbook.readthedocs.io/zh_CN/latest/chapter5/05_Handling_map_functions_with_SCOOP.html 3\ 远程调用:pyro4 https://python-parallel-programmning-cookbook.readthedocs.io/zh_CN/latest/chapter5/06_Remote_Method_Invocation_with_Pyro4.html https://python-parallel-programmning-cookbook.readthedocs.io/zh_CN/latest/chapter5/07_Chaining_objects_with_Pyro4.html https://python-parallel-programmning-cookbook.readthedocs.io/zh_CN/latest/chapter5/08_Developing_a_client-server_application_with_Pyro4.html

02
领券