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
_______________________________________________
Fab-user mailing list
Fab-user@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to