Re: Scalability & Performance Working Group

2020-03-20 Thread Ed Cable
Hi everyone, The response and participation on this thread was great to see. Just like we did with the Open Banking Working Group, I've set up a Discourse Group for Performance and Scalability. With all the interest in being involved, I'd like for people to just start stepping up and participating

Re: [Mifos-developer] Scalability & Performance Working Group

2019-11-08 Thread Awasum Yannick
requirements and >>> understand how the system can be partitioned (including database) to meet >>> the requirements and take the CAP theorem into account doing this. >>> >>> Best regards Niklas >>> >>> >>> >>> >>> >

RE: [Mifos-developer] Scalability & Performance Working Group

2019-11-08 Thread Niklas Uhrberg
mailto:niklas.uhrb...@resurs.se> Webb: www.resursbank.se<http://www.resursbank.se> From: Nazeer Hussain Shaik [nazeerhussain.sh...@gmail.com] Sent: Friday, November 08, 2019 7:03 AM To: dev@fineract.apache.org Subject: Re: [Mifos-developer] Scalability & P

Re: [Mifos-developer] Scalability & Performance Working Group

2019-11-07 Thread Nazeer Hussain Shaik
Best regards Niklas >> >> >> >> >> >> Niklas Uhrberg >> Konsult >> IT Development | Loans & Credit >> >> >> >> Resurs Bank AB >> >> >> >> Växel: +46 42 38 20 00 >> E-post: niklas.uhrb...@resurs.se >> Webb: ww

Re: [Mifos-developer] Scalability & Performance Working Group

2019-11-07 Thread Tonio O
dit > > > > Resurs Bank AB > > > > Växel: +46 42 38 20 00 > E-post: niklas.uhrb...@resurs.se > Webb: www.resursbank.se > > > > -- > *From:* Giorgio Zoppi [giorgio.zo...@gmail.com] > *Sent:* Thursday, November 07, 2019 9:51 AM > *To:* de

Re: Scalability & Performance Working Group

2019-11-07 Thread Aleksandar Vidakovic
Hi Ed, I'm interested On Thu, Nov 7, 2019 at 5:24 PM Giorgio Zoppi wrote: > Ed I am interested too. > > On Wed, Oct 23, 2019, 22:00 Ed Cable wrote: > >> Hi Mifos and Fineract communities, >> >> In follow up to my previous comments on Joseph's thread I wanted to >> initiate a collaborative comm

Re: Scalability & Performance Working Group

2019-11-07 Thread Giorgio Zoppi
Ed I am interested too. On Wed, Oct 23, 2019, 22:00 Ed Cable wrote: > Hi Mifos and Fineract communities, > > In follow up to my previous comments on Joseph's thread I wanted to > initiate a collaborative community-wide effort to help address the ongoing > and growing need for helping Mifos/Finer

Re: Scalability & Performance Working Group

2019-11-07 Thread VIctor Romero
Ed, I am interested on this effort. Regards Victor ⁣Obtener BlueMail para Android ​ En 23 oct 2019 3:00 p. m., en 3:00 p. m., Ed Cable escribió: >Hi Mifos and Fineract communities, > >In follow up to my previous comments on Joseph's thread I wanted to >initiate a collaborative community-wide

RE: [Mifos-developer] Scalability & Performance Working Group

2019-11-07 Thread Niklas Uhrberg
per] Scalability & Performance Working Group Hi Nazeer, i was thinking about introduce Redis in the current architecture. Do you think it feasible? BR. Giorgio El jue., 7 nov. 2019 a las 9:24, Nazeer Hussain Shaik (mailto:nazeerhussain.sh...@gmail.com>>) escribió: Hi all, Before thinking abou

Re: [Mifos-developer] Scalability & Performance Working Group

2019-11-07 Thread Giorgio Zoppi
Hi Nazeer, i was thinking about introduce Redis in the current architecture. Do you think it feasible? BR. Giorgio El jue., 7 nov. 2019 a las 9:24, Nazeer Hussain Shaik (< nazeerhussain.sh...@gmail.com>) escribió: > Hi all, > > Before thinking about moving micro services in different technologies

Re: [Mifos-developer] Scalability & Performance Working Group

2019-11-07 Thread Nazeer Hussain Shaik
Hi all, Before thinking about moving micro services in different technologies please think about getting the required skill set people and the complexities around those technologies. I believe scaling the micro services horizontally with proper hardware configurations and by using some kind of loa

Re: [Mifos-developer] Scalability & Performance Working Group

2019-11-06 Thread Apoorva M.K
Hi Ed, I'm interested in helping out in this, I have gone through the list of next steps. I will start working on what I can. Regards, Apoorva On Thu 24 Oct, 2019, 1:57 AM Ed Cable, wrote: > Hi Mifos and Fineract communities, > > In follow up to my previous comments on Joseph's thread I wanted

Re: Scalability & Performance Working Group

2019-11-06 Thread James Dailey
Ed +1 on this topic for scalability workgroup and a structured approach. In payment systems the weakest link is often the account-system, or core banking system stack - that has too much latency in its business layer processing. Fineract/Mifos instances with tens of millions of accounts and then

Re: Scalability & Performance Working Group

2019-11-06 Thread Victor Romero
I got the point about the MS. My question is more specific about how it can be linked to the Mifos/Fineract current technology stack. Regards Victor El 6 de noviembre de 2019 a las 01:57 PM Giorgio Zoppi escribió: He

Re: Scalability & Performance Working Group

2019-11-06 Thread Giorgio Zoppi
Hello Victor, In a microservice architecture a microservice does just one thing and it does it well. It means that a microservices will be converted in Go, all the microservice will be in Go, including the data layer access. I will read the RTFM about mifos and its API gw. Best Regards, Giorgio.

Re: Scalability & Performance Working Group

2019-11-06 Thread Victor Romero
Hi Giorgio, Nice approach. I think that the API Gateway is in charge of doing that. But I like the idea, any sample or reference about implementing the API Rest with go/C++ linked to Spring/Java. Regards Victor El 31 de o

Re: Scalability & Performance Working Group

2019-10-31 Thread Giorgio Zoppi
Hello looks pretty interesting, but if you want to scale at that level you should go native. I mean, it might be desirable reimplement the rest services with Go or C++ and just with that you will gain a 3x of latency. BR, Giorgio

Scalability & Performance Working Group

2019-10-23 Thread Ed Cable
Hi Mifos and Fineract communities, In follow up to my previous comments on Joseph's thread I wanted to initiate a collaborative community-wide effort to help address the ongoing and growing need for helping Mifos/Fineract scale and sustain high load environments. This really represent an area whe