Giter Site home page Giter Site logo

concierge's Introduction

Concierge

Concierge is a small-footprint implementation of the OSGi Core Specifications R3 standard optimized for mobile and embedded devices.

The following are the goals and plans for the Concierge project:

  • Bringing the framework to compliance with the current OSGi core R5 specifications by aggressively focusing on the new and future-proof features such as the generic requirement/capability model and thereby keeping the footprint small. The target is in the order of 300-400 kB Jar file size. Furthermore, the framework should not only run on current and upcoming Java embedded profiles (e.g., Java 8 compact profile) but it should also be possible to compile the code with the JSR-14 target to run it on legacy Java 1.4 VMs like CDC 1.1.
  • Keeping the source code compact and readable so that interested people have a realistic chance of understanding the internals of an OSGi framework.
  • Exploring new ways of integrating OSGi into mobile and embedded system stacks.
  • Being a sandbox for experimental features and optimizations for existing OSGi features that can be consumed by the Equinox project.
  • Providing a platform for exploratory research on how to bring the Java VM and the OSGi layer closer together to improve runtime performance.

The following are the non-goals:

  • It is not a goal to run the Eclipse IDE on Concierge any time soon.

Development Prerequisites

  • Java 1.7
  • Eclipse Kepler
  • Eclipse M2E + Connectors
  • Maven 3
  • Git

Potential Issues

  • JDK 1.7 is required because of emptyCollections. If removed then the code would work down to JDK 1.5.

concierge's People

Contributors

jbadeau avatar

Watchers

 avatar James Cloos avatar

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.