Download List

Projeto Descrição

MTasker is a two-file C++ library designed to
support very simple cooperative multitasking to
facilitate writing code that would ordinarily
require a state machine, for which the author does
not consider himself smart enough.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-02-08 15:15
0.4

Esta versão corrige um bug de gestão potencialmente prejudiciais memória, adiciona suporte para a contagem do número de processos ativos, e contém suporte Solaris provisória. Além disso, a documentação foi atualizada.
Tags: Minor bugfixes
This release fixes a potentially damaging memory
management bug, adds support for counting the
number of active processes, and contains tentative
Solaris support. Additionally, documentation was
updated.

2003-01-20 15:28
0.3

Esta versão é mais fácil de compilar com versões antigas do GCC. Um método chamado getTid () foi adicionado, permitindo que os contextos para imprimir uma representação numérica de sua identidade. Este método também descoberto um bug tid contabilidade interna que pode ter causado instabilidade. Esta versão de poderes MTasker o PowerDNS recursivo Nameserver.
Tags: Minor feature enhancements
This version is easier to compile with older gcc versions. A method called getTid() was added, allowing contexts to print a numerical representation of their identity. This method also uncovered an internal tid accounting bug which may have caused instability. This version of MTasker powers the PowerDNS Recursing Nameserver.

2002-11-24 20:59
0.2

Esta versão adiciona um servidor baseado MTasker e expande MTasker com a infra-estrutura necessária para suportá-lo. Além disso, esta versão vem com algumas classes muito simples, mas eficaz Socket. Documentação foi também expandiu muito.
Tags: Major feature enhancements
This version adds an MTasker based webserver and expands MTasker with the infrastructure needed to support it. Furthermore, this release comes with some very simple but effective Socket classes. Documentation was also expanded a lot.

2002-10-25 12:40
0.1

Tags: Initial freshmeat announcement

Project Resources