Skip to content

Hibernate/JPA second level cache demo with Infinispan as cache provider (standalone, managed, cluster)

Notifications You must be signed in to change notification settings

galderz/secondlc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run QueryWith2lcBenchmark/FindWith2lcBenchmark: -Djub.consumers=CONSOLE,H2 -Djub.db.file=.benchmarks

To add Byteman, add: -javaagent:/opt/byteman/lib/byteman.jar=listener:true,boot:/opt/byteman/lib/byteman.jar

To run Cluster2lcTest: -Djava.net.preferIPv4Stack=true -Djgroups.bind_addr=127.0.0.1 -ea

About

Hibernate/JPA second level cache demo with Infinispan as cache provider (standalone, managed, cluster)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages