Fernan Bolando wrote:
I was wondering if you guys have an opinion on the following data communication methods.
I would suggest using whatever method keeps the code simple. You can worry about optimization later when you have some data on performance. It will be easier to optimize starting from a simple implementation than from a more complex best-guess.