New pages
From APIDesign
Showing below up to 4 results starting with #1.
View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)
- 16:45, 6 June 2025 LockFreeAlgorithm (hist) [195 bytes] JaroslavTulach (Talk | contribs) (New page: * Officially described at wikipedia::Lock free algorithm. * Use TransactionalDataStructure to implement such algorithms easily)
- 16:19, 6 June 2025 TransactionDataStructureExample (hist) [2,249 bytes] JaroslavTulach (Talk | contribs) (New page: The code can be made even cleaner, if the internal data are kept in a special immutable object: <source lang="java"> import java.util.concurrent.atomic.AtomicReference; public abstrac...)
- 15:52, 6 June 2025 TransactionalDataStructure (hist) [3,950 bytes] JaroslavTulach (Talk | contribs) (New page: TransactionalDataStruture is a realization of wikipedia::Lock free algorithm. The primary goal is '''not to avoid locks'', but to build reliable data structure that ''keeps consist...)
- 14:44, 1 June 2025 Bck2Brwsr 0.81 (hist) [249 bytes] JaroslavTulach (Talk | contribs) (New page: Support HTML/Java API version 1.8.1.)