[X] The "/OldFiles" file could not be found or is not available. Please select another file.

An implementation of protothreads (extremely lightweight threads) that includes a UNIX-like scheduler, requires the GCC C compiler but no operating system. NOTE: This project is no longer being maintained here; see http://code.google.com/p/protothread/


http://code.google.com/p/protothread/





Separate each tag with a space.

Release Date:

2009-01-21

Topic:

Operating System:

License:

Intended Audience:

Programming Language:

C

Registered:

2008-12-24

Ratings and Reviews

Be the first to post a text review of protothread. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Project Information Updated

    lmruane changed the public information on the protothread project

    posted by lmruane 55 days ago

  • Project Information Updated

    lmruane changed the public information on the protothread project

    posted by lmruane 55 days ago

  • Project Information Updated

    lmruane changed the public information on the protothread project

    posted by lmruane 55 days ago

  • File released: /protothread/v01/protothread_v01.tar.gz

    posted 352 days ago

  • protothread v01 file released: protothread_v01.tar.gz

    posted 352 days ago

  • new protothread implementation

    Announcing the newest, most sophisticated implementation of protothreads yet! This tiny C library (400 lines including comments) lets you write thread-structured code, but with all the advantages of the event-driven (or state-machine) model -- great for high-performance or memory-constrained systems (such as embedded, firmware, storage or devices). The gcc compiler is all that's required; works with any (or no) operating system. Works with any processor (no assembly language). Please see the wiki page for a full description and API reference manual: http://protothread.wiki.sourceforge.net/ Protothreads is a beautiful idea invented by Adam Dunkels: http://www.sics.se/~adam/pt/ This new implementation (written from scratch, only on sourceforge.net) includes a thread scheduler and signaling mechanism. This source distribution also includes an elaborate set of test / demonstration code, and also implementations of reader-writer (shared-exclusive) locks and semaphores.

    posted by lmruane 373 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

protothread Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks