Hi
Is it ok for multiple threads (socket connections - Android apps) to update a global list, adding new entries, and another thread removing them as they are being forwarded to a windows back office system via another socket connection.
My concern is they may be locking issues on the global list.
Regards
John.
Is it ok for multiple threads (socket connections - Android apps) to update a global list, adding new entries, and another thread removing them as they are being forwarded to a windows back office system via another socket connection.
My concern is they may be locking issues on the global list.
Regards
John.