wvwwvwwv / scalable-concurrent-containers

High performance containers and utilities for concurrent and asynchronous programming
Apache License 2.0
338 stars 16 forks source link

Stack unwinding handling #8

Closed wvwwvwwv closed 3 years ago

wvwwvwwv commented 3 years ago

SAP HANA cannot consume the crate unless it is impervious to stack unwinding. Make every write operation transactional. => Make CellLocker transactional.