Other [demo] RDC v2 - Fully asynchronous

Erel

B4X founder
Staff member
Licensed User
Longtime User
Short demonstration of RDC v2 that is fully asynchronous.

Each time that a button is pressed 10 large requests are sent.
You can see how the call to ReqManager.HandleJob causes the UI to stutter. HandleJobAsync which is based on the new B4XSerializator.ConvertBytesToObjectAsync method doesn't slow down the UI at all.

The clients and updated jRDC server will be released tomorrow.

 

Dey

Active Member
Licensed User
Longtime User
Hello Erel,
kindly complete examples I can have these codes with SQLite
I've already tried several times but I can not ASYC
Thank you in advance
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…