Glad you like them! Planning to make more use case with different approach. Thanks for your feedback.
@Rajnish08911 ай бұрын
Brother you are awesome 🎉
@bayonnesensei828111 ай бұрын
Thank you so much 😀. Next part coming tonight.
@OutboxThinker111 ай бұрын
Now we need the next video. thanks
@bayonnesensei828111 ай бұрын
Coming out soon.
@krlos_8711 ай бұрын
Just working on a batch right now. This video explains multisource processing in a very straightforward and simple way. I would really appreciate any advice you could give me. The context is that I need to gather information from input resources and supplement it with additional data obtained by calling an external API (within the processor), which will be written to a raw file later on. Although I've already accomplished this, I'm now considering the feasibility of incorporating asynchronous processing into the entire workflow. This is because I need to implement a database cache to avoid redundant API calls when the information is already mirrored in the database from a previous API call. I anticipate potential challenges with asynchronous behavior in this scenario. Thank you in advance!
@bayonnesensei828111 ай бұрын
Hey mate, thanks for your appreciation. Your use case seems to be a pretty nice one. I've done the same on my job. In that time i've used AsyncItemProcessor and all the features. Well, having now my last video, let me implement it and let's open a thread that allow us to discuss about the solution and its improvements.
@krlos_8711 ай бұрын
I´d really apreciate that, I´ve been thinking on different possible approaches, and would be great having a different point of view from you. Thanks, and great work!!!
@ramakrishnab83485 ай бұрын
It's a great session on spring batch, I'm bit confused with thread concept, agreed threads got created but they are executed one after the other, there is no parallel processing isn't it?
@bayonnesensei82814 ай бұрын
Hello my friend, that is very nice question. For this particular video we are dealing with concurrency not parallelism
@joelchabzola887010 ай бұрын
Thanks for this.
@bayonnesensei828110 ай бұрын
My pleasure! More content coming soon!
@greyes86mx8 ай бұрын
Hi sensei, do you have the repo for this class?
@srinivasaraju839910 ай бұрын
Can you please send Git repo
@카라멜땅콩-p2p11 ай бұрын
good video~!
@bayonnesensei828111 ай бұрын
as always thanks mate.
@phoenixgamerz61779 ай бұрын
I really liked your video 🔥...could you please share the ppt you have used the video too