Stateful Distributed Computing in Python with Ray Actors

preview_player
Показать описание


Stay in the loop! 👇

#python #ray #datascience

✌︎⚡︎✌︎⚡︎✌︎⚡︎✌︎⚡︎✌︎⚡︎✌︎⚡︎✌︎⚡︎✌︎⚡︎✌︎⚡︎✌︎⚡︎✌︎⚡︎✌︎⚡︎✌︎⚡︎✌︎⚡︎✌︎⚡︎✌︎⚡︎✌︎⚡︎✌︎⚡︎✌︎

0:00 - Welcome!
0:55 - Introduction to Actors
2:14 - Python Example
12:10 - Tasks vs. Actors
15:39 - Outro
Рекомендации по теме
Комментарии
Автор

Good introduction to the topic, now I will be able to migrate my application to a distributed system.

TheDevildragon
Автор

Thanks! I can't wait for you to share more videos about Ray for more practice.

cansucandan
Автор

its a crime to not release an entire playlist and just 5 videos for ray.

AkshatDobhal-mh
Автор

Thanks for the clear explanations! I'd be interested to see an example of recovery in a multi node cluster where a node fails and its actors are recovered on another node.

jamesmckeown
Автор

This is good. Would like to see more videos on Ray.

dantedt
Автор

This was a really good explanation. Thanks for posting this!

timharris
Автор

Very informative video. Short and clear!

feifeizhang
Автор

Amazing
i was searching for this explanation.
is there a way to make only a method inside a class remote? maybe thinking to override the remote method accordingly

ramirotapia
Автор

Thanks for the clear explanations! can you please make a video for how to debug code with ray

skysavani
Автор

thanks for the content.
I have a question
how can I set a timeout for executing a task for a given Actor ?

mojtabatorabi
Автор

are there any guarantees when you call ray.get() to get age, that all of the grow_older invocations have resolved? I presume yes for each actor (keeping in-line with each actor is syncronous)

jnevercast
Автор

Just found out Ray doesn't ship types? At least not for anything except (sometimes) tasks? Wtf? I thought this was supposed to be a modern and developer-friendly library?

Nick-tvpu
Автор

how to get people[0]'s value like age or name on host. using pepple[0].age report errors.

ybbyang
join shbcf.ru