fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fab-user] Threadsafe fabric


From: Mradul Maheshwari
Subject: [Fab-user] Threadsafe fabric
Date: Wed, 26 Aug 2015 01:45:57 +0530

Hi All,
I want to know if there are any plans of making fabric thread safe. Will it be possible to share those plans.

My use case is that I dont want to use the globalcache that is maintained for the connections that are created via fabric. In case the the remote host closes the connections the global cache still maintains the connection information.

To avoid this I plan to create a global cache by per thread. And when the thread dies the cache is also lost. Is this possible with current implementation?

In case the above use case is not solvable, I would also like to try and contribute this feature back to fabric. Is this welcomed by the maintainers of fabric.

--
Thanks & Regards,
Mradul Maheshwari

reply via email to

[Prev in Thread] Current Thread [Next in Thread]