New: osgiAll contenthive-129948hive-196917krsteemzzanhive-166405hive-183959hive-180932hive-185836photographyuncommonlabhive-183397hive-144064hive-150122hive-101145krsuccessbitcoinhive-145157hive-188619hive-184714hive-193637hive-103599hive-139150hive-180301hive-165987TrendingNewHotLikersinto.software (22)in osgi • 5 years agoOSGi development and migrationsNeed help with OSGi? Please consider my services in the area of OSGi development, including OSGi R7 specifications' implementations, and migrations. Articles I recently published–based on work I…into.software (22)in dzone • 6 years agoDZone: Data Streaming in OSGi R7 applications With OSGi R7 Push Stream and Server Sent EventsDZone ( one of the world’s largest online communities and leading publisher of knowledge resources for software developers, recently published my article: "Data Streaming in OSGi R7 applications…into.software (22)in jaxenter • 6 years agoJAXenter: Automated build and deployment of Docker containerized OSGi applications on KubernetesJAXenter ( a major professional information portal for enterprise technologies, recently published my article: "Automated build and deployment of Docker containerized OSGi applications on…into.software (22)in java • 6 years agoAutomating Docker deploymentsHaving our code modularized, select modules already communicating asynchronously via a messaging solution of our choice, transitioning the Monolith application to work in a cluster is simply a…into.software (22)in java • 6 years agoImplementing efficient monitoring of long running operations with OSGi R7 Push Stream and Server Sent EventsProviding users of your application with feedback regarding long running operations used to require utilizing pull based solutions such as polling. With Server Sent Events and OSGi R7 Push…into.software (22)in java • 6 years agoImplementing asynchronous processing with OSGi R7 PromisesOne of the 12+ implementations of OSGi R7 specifications utilized in the Automated Linguistic Analysis application I put together is OSGi R7 Promises . You can read the spec[1], but…into.software (22)in java • 6 years agoUsing Camel and RabbitMQ in an OSGi R7 application, including custom message typesOne of the many good practices OSGi [1] frameworks impose is properly modularizing your code. Having your app modularized, you have quite a few choices when it comes to communication between…