commit | fed27662cd8383fb7ee2c6752400d3edee1035d9 | [log] [tgz] |
---|---|---|
author | lcy0816 <lcy0816@hotmail.com> | Fri Feb 25 12:48:18 2022 -0800 |
committer | GitHub <noreply@github.com> | Fri Feb 25 12:48:18 2022 -0800 |
tree | ad0d45cdfe3ab35a9223d46bf4864a57da7f9bae | |
parent | eca3dd5433dd35ff2671be468aa6f7b2d9336a16 [diff] | |
parent | f73aab2855314b97367b55f450ed8feb8a31d37c [diff] |
Merge pull request #270 from lcy0816/issue-725 MNEMONIC-725:Keep thread information when get InterruptedException
================================
Apache Mnemonic is a non-volatile hybrid memory storage oriented library, it proposed a non-volatile/durable Java object model and durable computing service that bring several advantages to significantly improve the performance of massive real-time data processing/analytics. developers are able to use this library to design their cache-less and SerDe-less high performance applications.