Performance — Distributed Batch Process — Using as many servers as you haveSometimes we have too many business data to process that even improving the algorithms and using strategies like threads seems to be not…Apr 25, 2021Apr 25, 2021
Performance — when complexity O(n) is not enough — ThreadsIt’s still a monolict, but it’s get better.Apr 13, 2021Apr 13, 2021
Performance — the jumping problem — too many database (or something else) callsThe algorith complexity is the base of algorith performance but, there are planty of other problems that need discussions.Apr 4, 2021Apr 4, 2021
Published inDynamics365 Dev CentralMicrosoft Dynamics AX 2012 — Which user is responsible for the running query?Not so focused on development itself, this post has a very specific purpose:Mar 27, 20211Mar 27, 20211
Algorithm complexity — asymptotic analysisAs first post, I decided to write about asymptotic analysis, a topic that, in my opinion, should be a basic knowledge for every software…Mar 15, 2021Mar 15, 2021