async lock acquire ------------------ Key: CDV-921 URL: https://jira.terracotta.org/jira//browse/CDV-921 Project: Community Development Issue Type: New Feature Components: DSO:L1 Reporter: Tim Eck Assignee: Issue Review Board
definitely a future item, but from time to time I've wished I had an asynchronous lock API available. This API would be like the regular lock methods except that it wouldn't block and would require a callback object. Something like this could be useful to better parallelize sesson reaping, and would be an alternative to places where one might use a thread for the sole purpose of blocking until a lock award can happen -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://jira.terracotta.org/jira//secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ tc-dev mailing list tc-dev@lists.terracotta.org http://lists.terracotta.org/mailman/listinfo/tc-dev