NUK - logo

Search results

Basic search    Advanced search   
Search
request
Library

Currently you are NOT authorised to access e-resources NUK. For full access, REGISTER.

1 2 3 4 5
hits: 80
1.
  • CredsCache: Making OverlayF... CredsCache: Making OverlayFS scalable for containerized services
    Choi, Kihan; Seo, Hyungseok; Han, Hyuck ... Future generation computer systems, October 2023, 2023-10-00, Volume: 147
    Journal Article
    Peer reviewed

    OverlayFS, a Linux kernel driver for the Docker container, supports access control in Linux. User processes in the container must have appropriate privileges to access files in the backing file ...
Full text
2.
  • Reference counting with fra... Reference counting with frame limited reuse
    Lorenzen, Anton; Leijen, Daan Proceedings of ACM on programming languages, 08/2022, Volume: 6, Issue: ICFP
    Journal Article
    Peer reviewed
    Open access

    The recently introduced _Perceus_ algorithm can automatically insert reference count instructions such that the resulting (cycle-free) program is _garbage free_: objects are freed at the very moment ...
Full text
3.
  • A comparison of three progr... A comparison of three programming languages for a full-fledged next-generation sequencing tool
    Costanza, Pascal; Herzeel, Charlotte; Verachtert, Wilfried BMC bioinformatics, 06/2019, Volume: 20, Issue: 1
    Journal Article
    Peer reviewed
    Open access

    elPrep is an established multi-threaded framework for preparing SAM and BAM files in sequencing pipelines. To achieve good performance, its software architecture makes only a single pass through a ...
Full text

PDF
4.
  • Detecting Memory Errors in Python Native Code by Tracking Object Lifecycle with Reference Count
    Ma, Xutong; Yan, Jiwei; Zhang, Hao ... 2023 38th IEEE/ACM International Conference on Automated Software Engineering (ASE), 2023-Sept.-11
    Conference Proceeding

    Third-party Python modules are usually implemented as binary extensions by using native code (C/C++) to provide additional features and runtime acceleration. In native code, the heap-allocated ...
Full text
5.
  • Reversible Garbage Collecti... Reversible Garbage Collection for Reversible Functional Languages
    Mogensen, Torben Ægidius New generation computing, 07/2018, Volume: 36, Issue: 3
    Journal Article
    Peer reviewed

    Reversible functional languages have been proposed that use patterns symmetrically for matching and building data: A pattern used on the left-hand side of a function rule takes apart a data ...
Full text
6.
  • Persistence for the masses:... Persistence for the masses: RRB-vectors in a systems language
    Puente, Juan Pedro Bolívar Proceedings of ACM on programming languages, 09/2017, Volume: 1, Issue: ICFP
    Journal Article
    Peer reviewed
    Open access

    Relaxed Radix Balanced Trees (RRB-Trees) is one of the latest members in a family of persistent tree based data-structures that combine wide branching factors with simple and relatively flat ...
Full text

PDF
7.
  • Biased reference counting Biased reference counting
    Choi, Jiho; Shull, Thomas; Torrellas, Josep Proceedings of the 27th International Conference on Parallel Architectures and Compilation Techniques, 11/2018
    Conference Proceeding
    Open access

    Reference counting (RC) is one of the two fundamental approaches to garbage collection. It has the desirable characteristics of low memory overhead and short pause times, which are key in today's ...
Full text

PDF
8.
  • Safe manual memory manageme... Safe manual memory management in Cyclone
    Swamy, Nikhil; Hicks, Michael; Morrisett, Greg ... Science of computer programming, 10/2006, Volume: 62, Issue: 2
    Journal Article
    Peer reviewed
    Open access

    The goal of the Cyclone project is to investigate how to make a low-level C-like language safe. Our most difficult challenge has been providing programmers with control over memory management while ...
Full text

PDF
9.
  • Smarter Atomic Smart Pointe... Smarter Atomic Smart Pointers: Safe and Efficient Concurrent Memory Management (Abstract)
    Anderson, Daniel; Blelloch, Guy E.; Wei, Yuanhao Proceedings of the 2023 ACM Workshop on Highlights of Parallel Computing, 07/2023
    Conference Proceeding

    We present a technique for concurrent memory management that combines the ease-of-use of automatic memory reclamation, and the efficiency of state-of-the-art deferred reclamation algorithms. First, ...
Full text
10.
  • An on-the-fly reference-cou... An on-the-fly reference-counting garbage collector for Java
    LEVANONI, Yossi; PETRANK, Erez ACM transactions on programming languages and systems, 2006, 2006-01-00, 20060101, Volume: 28, Issue: 1
    Journal Article
    Peer reviewed
    Open access

    Reference-counting is traditionally considered unsuitable for multiprocessor systems. According to conventional wisdom, the update of reference slots and reference-counts requires atomic or ...
Full text
1 2 3 4 5
hits: 80

Load filters