jCIFS Thread Safety
Aravindan Thulasinathan <[email protected]> Mon, 25 Nov 2013 12:02:34 -0800
| Newsgroups | gmane.network.samba.java |
|---|---|
| Message-ID | <CEB8ECDA.51DA%[email protected]> |
Hello,
This might be a very simple question. In the product that I work for, there is some historic data documented which claims, "jCIFS is not thread safe". But, with the jCIFS implementation today, I see that jCIFS indeed supports multi-threaded callers. I just wanted to confirm the same with folks here. As long as each thread creates a separate SMBFile object (for different files of course), it should work without any issues right?
Thanks,
Aravindan