Hi all,<br><br>I have a HashTable dawned by a thread T1, another thread T2 take this HashTable and give it to  the working memory as assertion.<br><br>what happens if T2 and JRools try to access to the HashTable? <br>Can I consider the working memory as a thread and use a method synchronization to solve the concurrent access problem?
<br><br>Thanks<br>Raffo<br>