1 / 8

Robust Collaboration S ervices with OSGi

Robust Collaboration S ervices with OSGi. Satya Deep Maheshwari | Computer Scientist. Typical Web Conferencing solution requirements. Live screen sharing Interactive chat Audio Conference Background batch processing Instant polls, Q & As and so on …. A webinar in progress ….

isleen
Download Presentation

Robust Collaboration S ervices with OSGi

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Robust Collaboration Services with OSGi Satya Deep Maheshwari| Computer Scientist

  2. Typical Web Conferencing solution requirements • Live screen sharing • Interactive chat • Audio Conference • Background batch processing • Instant polls, Q & As and so on ….

  3. A webinar in progress …

  4. Solution built on monolithic architecture • Fixing a malfunctioning component typically means bringing down the whole system. • Even planned maintenances are essentially system wide downtimes.

  5. Something goes wrong or there’s a maintenance… Monolithic architecture

  6. Solution built on modular architecture • Fixing a malfunctioning component typically means just bringing down that single component and patching it with the fix. • Planned maintenances have minimal user impact as it is only a part of the system which is not working and rest of the services are available for use.

  7. Something goes wrong or there’s a maintenance… Modular OSGi based architecture

More Related