arcalex / arcalex/link-serv

Support multiple instances for load balancing

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

As the execution of link-indexer scales up, it will be necessary to have multiple instances of link-serv for load balancing, e.g., such that link-indexer runs from odd-numbered hosts in the storage cluster call one link-serv instance, while runs from even-numbered hosts call another.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by mapping how link-indexer currently selects and calls link-serv, then define the configuration and routing needed for multiple link-serv instances; done means odd- and even-numbered hosts can call separate instances for load balancing.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.