lundi 26 novembre 2018

event based c++ library

I have to design/implement an event-based software for a non GUI based production system where different. I have never done any event-based programming before and also I cannot use any libraries other than standard c++14 or boost. I came across 2 libraries called boost.signal2 and boost.fibre. I was wondering under which scenario I should choose one over the other. It's not an opinion based question as I would like to know a quick reference when to choose what? or it's better to implement something of my own using callback.

Aucun commentaire:

Enregistrer un commentaire