[Bug 795054] New: Review Request: lthread - A library for multicore/multithread coroutine library

bugzilla at redhat.com bugzilla at redhat.com
Sun Feb 19 00:24:12 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: lthread - A library for multicore/multithread coroutine library

https://bugzilla.redhat.com/show_bug.cgi?id=795054

           Summary: Review Request: lthread - A library for
                    multicore/multithread coroutine library
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: unspecified
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: arangamani.kannan at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com,
                    package-review at lists.fedoraproject.org
    Classification: Fedora
      Story Points: ---
              Type: ---
        Regression: ---
        Mount Type: ---
     Documentation: ---


Spec URL: https://github.com/downloads/arangamani/lthread/lthread.spec
SRPM URL:
https://github.com/downloads/arangamani/lthread/lthread-0.5.0-1.fc16.src.rpm
Description: lthread is a multicore/multithread coroutine library written in C. 
lthread allows you to make blocking calls and expensive computations 
inside a coroutine as long as you surround your code with 
lthread_compute_begin()/lthread_compute_end(), 
hence combining the advantages of coroutines and pthreads.

This is my second package review request, and I am still waiting for
sponsorship.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list