Skip to content

Commit

Permalink
Request handling is fully asynchronous and akka based.
Browse files Browse the repository at this point in the history
- Send message to fire and forget
- SendReceive message for a simple ccn request
- When nfn sends a compute interest, a compute worker is spawned which asynchronously tries to either get the service and function values locally or it asks ccn for the content (content parsing not implemented yet)
- Simple example work, but not really tested yet
  • Loading branch information
basilkohler committed Mar 28, 2014
1 parent 5c44bf0 commit c07c514
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit c07c514

Please sign in to comment.