How to Load Huge Amount Of Data widout lag/hang/stuck

Check again, there are blocks in the procedure.
Set global_ID to - global_ID + 1

Thats
if - global_ID - is less than or equal to - global_Total

2 Likes

Sorry, but I didn’t watch the videos, because that definition I studied in my technical course many years ago. And with a quick Google search and reading publications from relevant sources, you’ll see that you got it wrong.

So how do you define your mistake? “Own definition”?
Repeating for me to finish: This is not a definition of choosing a favorite color, it is a definition given by researchers.
Hugs.

3 Likes

I am talking about for each number loop block…

Yes thats the point… I checked in websites… everyone has some changes on this topic in his post… Which is confusing…

So my focus is just on mean of assynochronious word… Thats mean “occuring in diffrent time”…
And my logic is following the mean of that word…

See videos of researchers which i added in above comments…

I think, asynchronous task can not be run with Kodular inbuilt components like clock or any logical procedure.

It can be run by some code using extension that’s why async extension is developed by someone. If it was possible with some logic then there was no need for async extension.

Extension link:

1 Like

I can’t convince you anymore.
Ask somewhere like StackOverflow. They will surely say that it is not asynchronous.
Post this topic’s link in the question.
Lets stop this debate. :slightly_smiling_face:

1 Like

Not working… Much bugs…

It will not work with UI related procedures.

2 Likes

If i provide this as an extension… Then what?

That is other side of it but understand the meaning behind it.

1 Like

So what is the advantage?
Why we forget the limit?

I want to know Answer?

Your method is not asynchronous, the same applies to extension.

3 Likes

Forget about dynamic components.
Try my Simple Delay extension.
If this extension doesn’t hang app with your method, then its asynchronous.
That’s it.

1 Like

Just leave everything…
Just tell me
By mine method your app hang?
If not then what is diffrence?
Your are using 2 extensions…

for this?
Why you increasing the size of app?

What’s the issue in using Extensions ?

1 Like

I think You will be unaware of coding … which I will use inside … you will just follow the extension name, extension title etc … and it will work as you expect.

Effect on App size… :stuck_out_tongue_winking_eye:

Your method works until the process doesn’t crash the app.
So I gave the challenge.