Coder Social home page Coder Social logo

gsl0610 / nestor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from amplifino/nestor

0.0 3.0 0.0 44.04 MB

OSGI Declarative Service components to build a lightweight enterprise application server

Home Page: http://www.amplifino.be/html/nestor.html

License: Apache License 2.0

Java 86.21% HTML 2.68% CSS 1.03% JavaScript 10.08%

nestor's Introduction

nestor

Project nestor builds a modular enterprise application server based on OSGI and Declarative Services.

See also: http://www.amplifino.be/html/nestor.html.

Development environment is based on Eclipse+BndTools.

Main nestor components are:

  • a generic, configurable object pool
  • a jdbc database connection pool, configurable with OSGI Config Admin and using an OSGi DataSourceFactory.
  • a transaction manager implementation
  • a transactional jdbc database connection pool.
  • a whiteboard for JAX-RS applications using Jersey and Jackson
  • a whiteboard for SOAP web services using the JAX-WS implementation included in Java SE.

This repo contains the following Bundles (BndTools projects)

  • cnf: BndTools bundle repository
  • com.amplifino.counters: thread safe counters
  • com.amplifino.nestor.associations: lazy references to map rdbms foreign keys.
  • com.amplifino.nestor.bndrun.template: template for bndrun files containing essential bundles for interactive testing.
  • com.amplifino.nestor.bundles.rest: sample rest whiteboard application showing graphical view of bundle wiring
  • com.amplifino.nestor.dot: java interface to external GraphViz dot program
  • com.amplifino.nestor.jaxrs: OSGI RFC217 rest whiteboard using Jersey
  • com.amplifino.nestor.jdbc.api: fluent api on top of JDBC
  • com.amplifino.nestor.jdbc.pools: JDBC connection pool using OSGI JDBC service (DataSourceFactory)
  • com.amplifino.nestor.logging: logging bridge from java.util.logging to OSGI Log Service
  • com.amplifino.nestor.logging.test: test bundle for com.amplifino.nestor.logging
  • com.amplifino.nestor.rdbms.schema: database schema
  • com.amplifino.nestor.rdbms.schema.test: database schema test bundle
  • com.amplifino.nestor.rest: rest whiteboard using Jersey and Jackson
  • com.amplifino.nestor.security.http: servlet filter using OSGI useradmin service
  • com.amplifino.nestor.soap: soap whiteboard using JAX-WS Reference Implementation included in Java 8
  • com.amplifino.nestor.soap.sample: extremely simple sample webservice for testing soap whiteboard
  • com.amplifino.nestor.soap.test: soap whiteboard test bundle
  • com.amplifino.nestor.transaction: safe transaction API on top of javax.transaction.UserTransaction
  • com.amplifino.nestor.transaction.control: OSGI RFC221 transaction control implementation
  • com.amplifino.nestor.transaction.control.jdbc: OSGI RFC221 transaction control jdbc specifics implementation
  • com.amplifino.nestor.transaction.control.jdbc.test: test bundle fro com.amplifino.nestor.transaction.control.jdbc
  • com.amplifino.nestor.transaction.datasources: JTA Transactional JDBC connection pool
  • com.amplifino.nestor.transaction.provider: implementation of OSGI JTA Transaction Service
  • com.amplifino.nestor.transaction.spi: TransactionLog implementation for use in com.amplifino.nestor.transaction.provider
  • com.amplifino.nestor.transaction.test: transaction test bundle
  • com.amplifino.nestor.useradmin: implementation of OSGI UserAdmin Service with pluggable persistence provider
  • com.amplifino.nestor.useradmin.rest: rest interface on OSGI UserAdmin Service with sample UI using Angular.js
  • com.amplifino.nestor.useradmin.spi.obelix: persistence provider for nestor.useradmin using Obelix project
  • com.amplifino.nestor.useradmin.spi.rdbms: persistence provider for nestor.useradmin using a relational database
  • com.amplifino.nestor.useradmin.test: test bundle for nestor.useradmin
  • com.amplifino.nestor.webconsole.security: secures webconsole password with PBKDF2 hash
  • com.amplifino.pools: generic object pool

Internal Bundle dependencies: ( dotted line means either bundle can be replaced with alternative implementation of the whiteboard or standard specification).

nestor's People

Contributors

amplifino avatar rudivk avatar

Watchers

James Cloos avatar  avatar  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.