taskgroup | Go package for managing a group of collaborating goroutines

 by   creachadair Go Version: v0.6.0 License: BSD-3-Clause

kandi X-RAY | taskgroup Summary

kandi X-RAY | taskgroup Summary

taskgroup is a Go library. taskgroup has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

A *taskgroup.Group represents a group of goroutines working on related tasks. New tasks can be added to the group at will, and the caller can wait until all tasks are complete. Errors are automatically collected and delivered to a user-provided callback in a single goroutine. This does not replace the full generality of Go's built-in features, but it simplifies some of the plumbing for common concurrent tasks. Here is a working example in the Go Playground.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              taskgroup has a low active ecosystem.
              It has 15 star(s) with 0 fork(s). There are no watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              taskgroup has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of taskgroup is v0.6.0

            kandi-Quality Quality

              taskgroup has no bugs reported.

            kandi-Security Security

              taskgroup has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              taskgroup is licensed under the BSD-3-Clause License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              taskgroup releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed taskgroup and discovered the below as its top functions. This is intended to give you an instant insight into taskgroup implemented functionality, and help decide if they suit your requirements.
            • This is the main entry point for example .
            • copyFile copies a file from source to target .
            • copyLink copies a link to target .
            • Limit creates a new group of tasks .
            • New returns a new group
            • adjustPath returns the absolute path
            • Trigger takes a function and returns an ErrorFunc .
            • Listen returns an ErrorFunc that wraps f as an ErrorFunc .
            Get all kandi verified functions for this library.

            taskgroup Key Features

            No Key Features are available at this moment for taskgroup.

            taskgroup Examples and Code Snippets

            No Code Snippets are available at this moment for taskgroup.

            Community Discussions

            No Community Discussions are available at this moment for taskgroup.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install taskgroup

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/creachadair/taskgroup.git

          • CLI

            gh repo clone creachadair/taskgroup

          • sshUrl

            git@github.com:creachadair/taskgroup.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Go Libraries

            go

            by golang

            kubernetes

            by kubernetes

            awesome-go

            by avelino

            moby

            by moby

            hugo

            by gohugoio

            Try Top Libraries by creachadair

            imath

            by creachadairC

            jrpc2

            by creachadairGo

            twitter

            by creachadairGo

            ffs

            by creachadairGo

            misctools

            by creachadairGo