What's up peoples. I would like to comment on an experience with microservices. I work with many applications and my difficult is monitoring the microservices. Don't monitoring the machine, memory, threads, but monitoring the features.
Ex: I need to know how many times execution one method, whats the parameters, whats is time for execution, etc. The monitoring is very importing for companies. Monitoring the business. Don't exists project for microservices with this functionality embedded and the easy user. This one idea for us think. so long Marcelo 2017-05-13 13:42 GMT-03:00 Marcelo Souza Vieira <[email protected]>: > Hello, > > I have time for help the project. > I understands that the project is differences to spring boot. > I write with i working spring boot for your understand with i working a > microservices. > I want help the project meecrowave and OWB. I need understand more about > project but i want to be part of projects > > :D > > Marcelo > > > > > > 2017-05-13 7:18 GMT-03:00 Mark Struberg <[email protected]>: > >> +1 >> >> Welcome Marcelo! >> >> When one compares us to boot then there is indeed a lot of overlapping >> goals for the end user. >> But there are also some important differences. Boot is an eco system. >> Meecrowave is just the server part. >> The eco-system is basically all CDI Extensions out there. >> So if we need e.g. a CircuitBreaker, then this is most probably not done >> in Meecrowave but in Apache DeltaSpike as CDI interceptor. >> If you didn't yet look at DeltaSpike then you should really do - it >> contains tons of powerful tools for Java EE projects! >> And DeltaSpike of course is fun to contribute as well. >> >> One more thing: We are just about to start our work on CDI 2.0 in >> OpenWebBeans. >> So if you have a bit spare time and just want to have fun on a really >> interesting Open Source project, then the main OWB project might need your >> help as well ;) >> >> LieGrue, >> strub >> >> >> > Am 13.05.2017 um 10:24 schrieb Romain Manni-Bucau < >> [email protected]>: >> > >> > Hello Marcelo, >> > >> > Welcome there! >> > >> > A release is not yet planned but we can need to upgrade johnzon to fix >> some >> > big in jsonb. >> > >> > There is no open issue but some enhancements to do in the docs - explain >> > more oauth2 usage and getting started for instance - and maven plugins >> > around packaging (we dont support windows scripts for instance). >> > >> > Also if you feel you miss something crucial from spring land just send a >> > mail and we ll see if we have it or need to tackle that lack. >> > >> > Le 13 mai 2017 01:47, "Marcelo Souza Vieira" <[email protected]> >> a >> > écrit : >> > >> > Hi, >> > >> > My name is Marcelo. >> > I my from Brazil, City Florianópolis. >> > >> > The project Meecrowave is very interesting. >> > I worked with Microservices at 2 year. But i user a lot Spring boot, >> > because Spring boot is very easy from work. >> > >> > I like the contribute in project Meecrowave for help the evolution and i >> > have use a framework ins't Spring. >> > >> > Whats is status the project? >> > I see are issues and don't have issues open. The new version the >> Meecrowave >> > is planned? >> > >> > Marcelo >> >> >
