Giter Club home page Giter Club logo

ndn-lite-over-riot's People

Contributors

tianyuan129 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

cgundogan

ndn-lite-over-riot's Issues

NDN-lite main event loop vs. dedicated thread

In the current implementation, ndn-lite relies on an event loop in the main application (e.g., here). A more suitable way in RIOT is to create a dedicated ndn-lite thread that runs the process manager and frees the main thread to be used by the user application.

Was there a specific design decision for not using a dedicated thread?

@yan-foto initially encountered this issue.

The malloc problem with NDN-RIOT and how to communicate with computer

请问,README里说的“However, the RIOT is one-way malloc() thus the allocated buffer never be freed.“是什么意思?
是NDN-RIOT里没有调用free吗?还是说RIOT的malloc和free有问题,不能释放内存?
还有,如果我想用一块RIOT系统的板子(比如stm32f4)运行ndn-lite-over-riot,和电脑端进行ndn通信,我该怎么做?是在嵌入式板子上用ndn-lite提供的api写一个程序吗,电脑端呢?并且一次传输的数据不能太多(README里说不支持fragment)。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.