Home > database > PB asynchronous loading of dw how to realize the data?
PB asynchronous loading of dw how to realize the data?
Time:09-21
Put a dw interface, through the timer in the refreshed regularly, now find the large amount of data, a refresh the mouse becomes funnel, feel very card, if to implement asynchronous refresh, how to implement? Or use PB multithreaded SharedObjectRegister way to deal with? Have good implementation approach, each master to give directions
CodePudding user response:
I think have to change the way to realize the function of your regular refresh, if data is to brush, can use time to refresh the incremental data,
CodePudding user response:
If you want to brush data can also for other operation, multithreading is the best way
CodePudding user response:
Retrieve (yield) Post (ll_dw_handle, 1306, 1, 0) Post (ll_dw_handle, 1320, 0, 0) Cancel the Post (ll_dw_handle, 1320, 0, 0)
CodePudding user response:
Or just add some code in retrieverow events... Can asynchronously