Skip to content

Sparse 1.2.0: Communication and task management improvements

Latest
Compare
Choose a tag to compare
@AnteronGitHub AnteronGitHub released this 31 Jan 13:27

This minor version improves the framework performance by proper utilization of asynchronous task loops.

  • Implement communication with asyncio protocols.
  • Use asynchronous task queue between rx pipe and task executor
  • Implement dynamic server-side batching.
  • Implement client pace steering with delays.

The following functionalities are no longer supported in the current version. In the future the support may be added, or they may be migrated to other repositories:

  • Deprune example application (not tested after the recent changes)
  • Fog offloading suite for example applications (will potentially be re-implemented in future releases)