I work a lot with serial data and use a producer consumer architecture. I would like some special que functions that allow packet data to be acquired and manipulated
On the Left Hand Side, Data arrives in irregular chunks, Enqueue data to polymorph to accept array.
Converse, unpack(et) data chunks of determined size. Allows code to wait for packet instead of reacting to each character.
On the right hand side:
Chunks are queued, provide a concatinated flush for array data type.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has received less than 2 kudos within 2 years after posting will be automatically declined.