Skip to content

LearningByExample/ParallelTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel Streams and Functional programming

Build Status

info

This is a small example for testing parallel stream and functional programming

The example itself could be run using:

$ mvnw test -P slowTests

To just run the normal unit test:

$ mvnw test

or

$ mvnw test -P fastTests

About

Parallel Streams and functional programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published