Bringing Computation Offloading to the Edge
On in Theses, Research, Use Case · 2 min read
Today’s post is about the master thesis “A Secure Context-Aware Middleware for Computation Offloading in Untrustworthy, Open, and Dynamic Edge Environments” by Kevin Röbert. In his master’s thesis, Kevin Röbert designed, implemented, and evaluated a system capable of offloading computations to the cloud, grid, and edge devices. He integrated drasyl into the Tasklet computation offloading middleware.
Data Integrity in Smart Urban Data Spaces
On in Theses, Research, Use Case · One min read
Today’s paper is about a master thesis that deals with in-network data processing systems. Maintaining data integrity in in-network data processing systems is difficult. While individual nodes can be assumed to cooperate in closed systems, malicious participants must be detected and dealt with in open networks.
Recent Posts
- drasyl 0.11.0 released with performance improvements, fixes, and dynamic overlay constructon
- drasyl 0.10.0 released with performance improvements, fixes, and globally distributed super peers
- drasyl 0.9.0 released with C and Python Bindings and support for Publish/Subscribe Messaging, Remote Message Invocation, and more!
- Python Package
- DrasylNode as Shared Library