Edit:
After some feedback and some time to work on this I've improved the examples and introduced the Thread Pool Executor concept.
Motivation
Every now and then we find a need for doing some work in parallel. Recently I’ve worked on a process that w...
Going away from the discussion of best practices, and why people think naving convention belongs to best practice documents, I would like to know what would be your approach as a developer to something that still feels weird to me on the way I have p...
Somewhere in the past, after a year practicing Clean Code and TDD as a team, we were able to cover around a third of our code base with automated unit tests. At some point though, I began to wander what wasn't being covered by tests and began to noti...
Hi 8ae6723ab3fa43a8980099fe48f90b04!
Nice article, I was not aware receive could impact performance like that.
About the library, thank you for the compliment! It is nice to see it put to use. I'm curious if a combination of both of your approaches...
Ha, thank you for this article. I was wondering what was possible with chagtp and abap. Looks promising!
I absolutely cannot wait to become an AI assisted developper!
This is really great! I see it as a bridge for those old z developments to the "new world". Curious to try it out and make it work in non cloud scenarios.Kudos!
This was done in ABAP AS 7.52, so anything lower than that might not work. Anything lower than 7.40 is going to haver a lot of errors. But usually there should be equivalent statements, so a port (going through these syntax errors and replacing for e...