Project

General

Profile

Actions

Feature #4530

open

More efficient communication between threads

Added by Junxiao Shi about 6 years ago. Updated over 4 years ago.

Status:
In Progress
Priority:
Normal
Category:
Faces
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
6.00 h

Description

NFD-RIB and management currently connect to forwarding through a Unix stream face (TCP face on Android), so communication involves socket operations and packet encoding.
Since they are in the same process, they can instead communicate through an internal “in-memory face” implemented using a ring buffer or similar technique.


Related issues 1 (1 open0 closed)

Related to NFD - Feature #4528: Management threadIn ProgressDavide Pesavento

Actions
Actions

Also available in: Atom PDF