Hi Mohamed, Neil.

Neil, while I agree with you, I think Mohamed means it in the more
"modern", widely-accepted sense:
https://martinfowler.com/articles/microservices.html

"""
In short, the microservice architectural style [1]
<https://martinfowler.com/articles/microservices.html#footnote-etymology>
is an approach to developing a single application as a suite of small
services, each running in its own process and communicating with
lightweight mechanisms, often an HTTP resource API.
"""

Mohamed, I'm curious what you end up with. Without getting too much into
it, I dismissed the idea as something "not worth it".

- Andrei

On Thu, May 2, 2019 at 12:37 PM Neil Bartlett via osgi-dev <
osgi-dev@mail.osgi.org> wrote:

> Well the good news is that OSGi is already a microservice architecture, so
> you have already finished. Congratulations!
>
> If that answer doesn't quite satisfy you, maybe you'd like to describe in
> more detail what you are attempting to achieve and why?
>
> Regards,
> Neil
>
> On Thu, 2 May 2019 at 11:06, Mohamed AFIF via osgi-dev <
> osgi-dev@mail.osgi.org> wrote:
>
>> Hello everybody,
>>
>> We 're starting to study the possibility to transform our architcteure in
>> order to migrate from OSGI to microservice architecture, and I would like
>> to know if there is alreay some people who had thought about this subject
>> or already start this migration.
>> Because at first sight it would not be an easy task, many problems/issues
>> we will be facing to them (blueprint injections, managing ditrubued caches
>> instead of one cache in one JVM...)
>>
>> Many thanks
>>
>>
>>
>> --
>>
>> Cdt
>> Mohamed AFIF
>> _______________________________________________
>> OSGi Developer Mail List
>> osgi-dev@mail.osgi.org
>> https://mail.osgi.org/mailman/listinfo/osgi-dev
>
> _______________________________________________
> OSGi Developer Mail List
> osgi-dev@mail.osgi.org
> https://mail.osgi.org/mailman/listinfo/osgi-dev
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to