Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 578 Bytes

readme.md

File metadata and controls

21 lines (14 loc) · 578 Bytes

RemoteOBR

Description

RemoteOBR is a client/server implementation of the OSGi Bundle Repository.

Synopsis

The OBR implementation from Felix, despite the recent enhancements, still suffer from a few problems:

  • given OBR repositories can be huge, the time to download and parse the repositories can be too long for a user
  • the memory consumption for a large repository is huge and can take most of the available memory, making the runtime useless

Features

  • Single server to hold all the repositories
  • Lazy-loading of resources