Ross ROSS = Recommend OSS · open-source software intelligence for agents

SOFAArk

SOFAArk is a light-weight,java based classloader isolation framework. observed · 2026-08-28

github.com/sofastack/sofa-ark · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

97/100

  • Activity 98
  • Release rhythm 93
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 21.0
  • age_days: 3096
  • days_rel: 50
  • days_push: 12
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

1638 stars · 527 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Jarslink 2.0 is an Ark Plugin built on SOFAArk that manages multi-application (multi-Biz) merged deployment on a single JVM, supporting dynamic install/uninstall, hot replacement, and cross-application JVM service communication. The project is in maintenance mode with its features merged into the Koupleless modular development framework, so new users should use Koupleless instead.

Use cases

  • deploy multiple Java applications in a single JVM to save resources
  • hot-swap application modules at runtime without downtime
  • isolate conflicting third-party dependencies between modules using classloader isolation
  • replace cross-application RPC calls with in-JVM service calls to reduce latency
  • dynamically upgrade shared components without requiring all dependent apps to upgrade
  • run multiple Spring Boot / SOFABoot apps as Ark Biz modules in one container

When to choose

  • you are on the SOFAStack/SOFABoot stack and need merged deployment or class isolation
  • you want to run several small apps in one JVM to cut resource overhead
  • you need runtime dynamic install/uninstall or hot replacement of application modules

When to avoid

  • you are starting a new project - use Koupleless, which absorbed Jarslink's features
  • you need a general-purpose application server or container orchestration rather than JVM-level modularity
  • your applications are large and independently scalable, where separate deployment is simpler

Facets

plugin · maturity maintenance

plugin-system middleware deployment concurrency backend developer-tools microservices jvm cross-platform sofaark ark-plugin multi-application-deployment class-isolation hot-deployment merged-deployment sofastack spring-boot java

3 sources

Member repositories

RepositoryRoleHealth v2
sofastack/sofa-arkmain97
sofastack/sofa-jarslinkplugin23

For agents

markdown · JSON · MCP: product_card(name="sofastack/sofa-ark")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem