The Wayback Machine - https://web.archive.org/web/20201226035131/https://github.com/topics/serving
Skip to content
#

serving

Here are 57 public repositories matching this topic...

blueplastic
blueplastic commented Dec 18, 2020

What is the problem?

It seems that Ray doesn't allow using a class variable to keep track of some shared class-level information, such as how many instances of the class have been created.

I understand there are at least a couple of ways I can accomplish sharing state across instances:

  1. I can use a different class with an counter instance variable and have all of the launched clas
vespa

Improve this page

Add a description, image, and links to the serving topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the serving topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.