unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: "Aleix Conchillo Flaqué" <aconchillo@gmail.com>
To: guile-user <guile-user@gnu.org>
Subject: Re: Fibers 1.3.0 released
Date: Tue, 30 May 2023 09:02:54 -0700	[thread overview]
Message-ID: <CA+XASoUwX2n9XRNs4RExiqz06Dcj2nEBsi9okfNNo-wtjdy7iw@mail.gmail.com> (raw)
In-Reply-To: <CA+XASoW3vHTSEi6jT=41NU1DBVH-WZ+DEqZKS5d0eq4070_jFg@mail.gmail.com>

Quick fix for Darwin platforms:

a5e1a9c49c0efe7ac6f355662041430d4b64e59baa538d2b8fb5ef7528d81dbf
 fibers-1.3.1.tar.gz

https://github.com/wingo/fibers/releases/download/v1.3.1/fibers-1.3.1.tar.gz

Aleix


On Mon, May 29, 2023 at 5:23 PM Aleix Conchillo Flaqué <aconchillo@gmail.com>
wrote:

> Hi,
>
> On behalf of the Fibers team, I am pleased to announce Fibers 1.3.0.
>
> Fibers is a lightweight concurrency facility for Guile that supports non-blocking
> input and output, millions of concurrent threads, and Concurrent
> ML-inspired communication primitives. For more information, see the web
> version of the manual at:
>
>   https://github.com/wingo/fibers/wiki/Manual
>
> The most exciting change in this release is the replacement of the PSQ
> timer queue for a new timer wheel implementation. Thank you Andy! You can
> find some details here https://github.com/wingo/fibers/pull/84.
>
> The 1.3.0 tarball can be found here:
>
>
> https://github.com/wingo/fibers/releases/download/v1.3.0/fibers-1.3.0.tar.gz
>
> Its SHA256 sum is:
>
>   569b742dbab5680a9a0bcd70843787dabb713c0cc02eb7f594767d762f65503e
>  fibers-1.3.0.tar.gz
>
> * Changes since 1.2.0
>
> - Replace PSQ timer queue with new timer wheel.
> - Fix libevent cross-compilation issues.
> - Always define (getaffinity) and (setaffinity) if not found.
> - Rename 'scm_pipe2' to 'scm_fibers_pipe2' to fix a build error with
> Guile 3.0.9.
> - Fix bit-vector deprecation warnings.
>
> Happy Hacking!
>
> Aleix
>


      reply	other threads:[~2023-05-30 16:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-30  0:23 Fibers 1.3.0 released Aleix Conchillo Flaqué
2023-05-30 16:02 ` Aleix Conchillo Flaqué [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+XASoUwX2n9XRNs4RExiqz06Dcj2nEBsi9okfNNo-wtjdy7iw@mail.gmail.com \
    --to=aconchillo@gmail.com \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).