Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » multithreaded safety of equinox
multithreaded safety of equinox [message #125347] Sun, 01 February 2009 13:03
Eclipse UserFriend
Originally posted by: jarol1.seznam.cz

Hello

I'm considering using OSGi Equinox implementation for a project which would
benefit from possibilities it offers (modularity, pluggability, support for
versions). This project is a server application which would need to have some
core bundle listening for requests, and executing those requests with bundles
that are available.

This application would need to be multithreaded, with multiple threads being
used in core bundles, and multiple threads in additional pluggable bundles.

Is equinox/OSGi meant to run multithreaded bundles which invoke services
exported in service registry by some other module?

What kind of security is supported for service invocation? Is it possible to
propagate callers identity, and restrict certain exported services to certain roles?

Has anybody tried multithreaded bundles with spring dynamic modules?

Jaro
Previous Topic:ConfigurationAdmin
Next Topic:Bootclasspath extension not available, alternative?
Goto Forum:
  


Current Time: Tue Mar 19 02:57:38 GMT 2024

Powered by FUDForum. Page generated in 0.02745 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top