Skip to content

Releases: TeaEntityLab/fpGo

v2.3.0 (For Generics, golang >= 1.18)

Choose a tag to compare

@johnteee johnteee released this 19 May 14:05

worker/WorkerPool inspired by JavaExecutorService & goroutine pool libs

v1.5.0 (For Non-Generics, golang <= 1.17)

Choose a tag to compare

@johnteee johnteee released this 19 May 14:05

worker/WorkerPool inspired by JavaExecutorService & goroutine pool libs

v2.2.2 (For Generics, golang >= 1.18)

Choose a tag to compare

@johnteee johnteee released this 13 May 02:41

Improve BufferedChannelQueue efficiency

v1.4.1 (For Non-Generics, golang <= 1.17)

Choose a tag to compare

@johnteee johnteee released this 13 May 02:41

Improve BufferedChannelQueue efficiency

v2.2.1 (For Generics, golang >= 1.18)

Choose a tag to compare

@johnteee johnteee released this 12 May 14:26

Implement Queue types

v1.4.0 (For Non-Generics, golang <= 1.17)

Choose a tag to compare

@johnteee johnteee released this 12 May 14:24

Implement Queue types

v2.1.0 (For Generics, golang >= 1.18)

Choose a tag to compare

@johnteee johnteee released this 05 Apr 06:24

Add back non-generics Stream/Set/StreamSet to use interface{}(as key/value) (xxxxForInterface naming)