Implementation of distributed computing on Apache Ignite
This talk will demonstrate using a specific usecase and code how you can solve the task of salary and pension payments to millions of clients in a distributed and scalable way.
This talk will demonstrate using a specific usecase and code how you can solve the task of salary and pension payments to millions of clients in a distributed and scalable way:
-
Fast distributed saving of a payment document in one transaction
-
Distributed computing and client-centric saving of payment information
-
Data validation
-
Conducting the payments
-
Epilogue: the strong sides and weak spots of the approach.