SimaticResearchActivity / FBAE

Framework for Broadcast Algorithms Evaluation
GNU Affero General Public License v3.0
0 stars 1 forks source link

Implement CommLayer based on ENet #59

Open simatic opened 6 months ago

simatic commented 6 months ago

ENet reliable UDP networking library was implement in FBAE Version_for_performance_measures_campaign_01 and then abandonned because it was not giving satisfactory results (reentrancy problems for some algorithms).

We suggest to reimplement it in FBAE with the current interface between AlgoLayer and CommLayer as: