Transmitting data from Python to C++ -



Transmitting data from Python to C++ -

so have 2 processing units, 1 runs on python , other runs of c++. first 1 generate set of info of around 3 - 5 values, either list of ints or string. want value passed c++, best method? have create file in python load in c++? or there way? process repeat every second, wish transmission fast enough.

i'd suggest using python's struct pack values in python viewed 'struct' in c++, send python c++ using zeromq.

python c++

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -