Closed hsluoyz closed 4 years ago
See what is multi-threading: https://casbin.org/docs/en/multi-threading
See jCasbin's feature set: https://casbin.org/docs/en/overview#feature-set-for-different-languages
We can port the Go code to Java: https://github.com/casbin/casbin/blob/master/enforcer_synced.go
@tldyl can you do this?
Sorry. I forgot that this has been fixed in: https://github.com/casbin/jcasbin/pull/32
See what is multi-threading: https://casbin.org/docs/en/multi-threading
See jCasbin's feature set: https://casbin.org/docs/en/overview#feature-set-for-different-languages
We can port the Go code to Java: https://github.com/casbin/casbin/blob/master/enforcer_synced.go