Weekly Report #9 (2024–08–29)
Sep 2, 2024
This week we have the following progress:
- Added set_timer Logic in SDK
a. Implemented recursive set_timer calls to achieve a synchronous scheduling solution.
b. Prepared usage documentation and example code.
2. Configured Global scheduler in Cage
a. Implemented a global scheduler for asynchronous task scheduling.
b. Provided task prioritization mechanism, integrated logging, and error handling.
c. Conducted stress tests and performance optimizations.
3. Prepared a demonstration video “Build an AVS on Verisense in less than 10 minutes”.
Plan for Next Week
- Prepare and Research on FHE