SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-eapache-queue-devel rpm build for : Fedora 25. For other distributions click golang-github-eapache-queue-devel.

Name : golang-github-eapache-queue-devel
Version : 1.1.0 Vendor : Fedora Project
Release : 1.fc29 Date : 2018-10-29 18:47:15
Group : Unspecified Source RPM : golang-github-eapache-queue-1.1.0-1.fc29.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : Fast golang queue using ring-buffer
Description :

A fast Golang queue using a ring-buffer, based on the version suggested by
Dariusz Górecki. Using this instead of other, simpler, queue implementations
(slice+append or linked list) provides substantial memory and time benefits,
and fewer GC pauses.

The queue implemented here is as fast as it is in part because it is not
thread-safe.

This package contains library source intended for
building other packages which use import path with
github.com/eapache/queue prefix.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/29/25511/riscv64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-eapache-queue-devel-1.1.0-1.fc29.noarch.rpm
ftp.icm.edu.pl  golang-github-eapache-queue-devel-1.1.0-1.fc29.noarch.rpm
     

Provides :
golang(github.com/eapache/queue)
golang-github-eapache-queue-devel
golang-ipath(github.com/eapache/queue)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/golang-github-eapache-queue-devel
/usr/share/doc/golang-github-eapache-queue-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/eapache
/usr/share/gocode/src/github.com/eapache/queue
/usr/share/gocode/src/github.com/eapache/queue/.goipath
/usr/share/gocode/src/github.com/eapache/queue/README.md
/usr/share/gocode/src/github.com/eapache/queue/glide.lock
/usr/share/gocode/src/github.com/eapache/queue/glide.yaml
/usr/share/gocode/src/github.com/eapache/queue/queue.go
/usr/share/gocode/src/github.com/eapache/queue/queue_test.go
/usr/share/licenses/golang-github-eapache-queue-devel
/usr/share/licenses/golang-github-eapache-queue-devel/LICENSE

 
ICM