We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DC

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Distributed, Parallel, and Cluster Computing

Title: A thread-safe Term Library

Authors: J.F. Groote, M. Laveaux, P.H.M. van Spaendonck (Eindhoven University of Technology)
Abstract: Terms are one of the fundamental mathematical concepts in computing. E.g. every expression characterisable by a context free grammar is a term. We developed a thread-safe Term Library. The biggest challenge is to implement hyper-efficient multi-reader/single-writer mutual exclusion for which we designed the new busy-forbidden protocol. Model checking is used to show both the correctness of the protocol and the Term Library. Benchmarks show this Term Library has little overhead compared to sequential versions and outperforms them already on two processors. Using the new library in an existing state space generation tool, very substantial speed ups can be obtained.
Subjects: Distributed, Parallel, and Cluster Computing (cs.DC)
Cite as: arXiv:2111.02706 [cs.DC]
  (or arXiv:2111.02706v2 [cs.DC] for this version)

Submission history

From: Flip van Spaendonck Msc. [view email]
[v1] Thu, 4 Nov 2021 09:30:27 GMT (40kb,D)
[v2] Fri, 12 Aug 2022 16:27:21 GMT (54kb)

Link back to: arXiv, form interface, contact.