Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Improve horizontal scalability of the backend (compiler) #101

Open
stranger80 opened this issue May 9, 2024 · 1 comment
Open

Improve horizontal scalability of the backend (compiler) #101

stranger80 opened this issue May 9, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request priority High-priority task
Milestone

Comments

@stranger80
Copy link
Contributor

Currently the backend service is not scalable horizontally (due to processing being asynchronous).

Design and implement a way to enable:

  • allow multiple instances of service running
  • allow automated scaling
@stranger80
Copy link
Contributor Author

@elataret working on the design

@stranger80 stranger80 modified the milestones: Next release, 0.5 Jun 10, 2024
@stranger80 stranger80 moved this from 📋 Backlog to 🔖 To Do in [Nubia] zkSync Remix Plugin Jun 10, 2024
@stranger80 stranger80 modified the milestones: 0.5, Next release Jun 10, 2024
@stranger80 stranger80 moved this from 🔖 To Do to 🏗 In progress in [Nubia] zkSync Remix Plugin Jun 27, 2024
@varex83 varex83 added enhancement New feature or request priority High-priority task labels Jul 11, 2024
@stranger80 stranger80 modified the milestones: Next release, 0.7 Sep 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request priority High-priority task
Projects
Status: 🏗 In progress
Development

No branches or pull requests

4 participants