Skip to content

Releases: cn-uofbasel/nfn-scala_deprecated

CCNL V2 compatible NFN

22 Nov 14:05
Compare
Choose a tag to compare

Dear All,

alongside the v2.0.0 beta release of CCN-lite we release nfn-scala v0.2.1, the next compute server implementation written in Scala.
It supports the Packet formats CCNB, CCNTLV, NDNTLV and IOTTLV and is compatible with CCN-lite v2.0.0 beta.

Additionally this release features more examples and binary packets.

Enjoy!

Best, the CCN-lite team in Basel

Multi Packet Format Scala Compute Server

23 Jul 13:44
Compare
Choose a tag to compare

Dear All,

alongside the v0.3.0 release of CCN-lite we release nfn-scala v0.2.0, the next compute server implementation written in Scala.
It supports the Packet formats CCNB, CCNTLV, NDNTLV and IOTTLV and is compatible with CCN-lite v0.3.0.

Additionally this release features more examples and binary packets.

Enjoy!

Best, the CCN-lite team in Basel

NFN-Scala: A Full-Featured Compute Server Implementation for Named Function Networking

23 Dec 18:01
Compare
Choose a tag to compare

Dear All,

alongside the v0.2.0 release of CCN-lite we release nfn-scala v0.1.0, the first compute server implementation written in Scala.
It supports:

  • Mobile named functions based on JVM bytecode
  • Asynchronous and parallel execution of computations
  • Multi-protocol support for NDN and CCNx
  • Chunking of (intermediate) NFN results
  • NFN enduser API to manage CCN-lite, create topologies, setup routing tables and send/receive interests/content
  • A lambda-calculus DSL in Scala
  • Abstract machine and lambda-calculus library

Enjoy!

Best, the CCN-lite team in Basel