Git Product home page Git Product logo

Comments (3)

Relrin avatar Relrin commented on May 21, 2024 1

For this feature will be necessary to implement a method for handling code updates. In Elixir / Erlang language exists the special method for handling. It described in docs, like here

from bastion.

vertexclique avatar vertexclique commented on May 21, 2024 1

We are still thinking for a feasible and reliable implementation for HCS. Though it is a very hard to implement feature we had a basic design document before. Sharing here so we can use it as reference:
https://paper.dropbox.com/doc/L50Ptr6lv8H7NjjomMeav

from bastion.

Relrin avatar Relrin commented on May 21, 2024

One of the ways to make it easier for implementation / usage / integration is to have a universal default registry (which is described in the issue #158) and available only for the main server (=handler/root supervisor?).
However, it also requires that any existing actor / supervisor must provide at least some minimal information for the default registry, such as used id /module_name. This kind of information will eliminate a lot of excessive work, so that the supervisor could update only the requested code with minimal memory footprint and shortest delays.

from bastion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.