Pinned Repositories
akka-quartz
Because using Camel to schedule Akka actors is silly
cron
a cron library for go
eureka
AWS Service registry for resilient mid-tier load balancing and failover.
example-openid-connect-overlay
Example OpenID Connect Maven overlay project
feign
Feign makes writing java http clients easier
harpatec-samples
Code examples by Robert Hudson
jobgroup
JobGroup is a class that can be used to run a collection of tasks in parallel by forking the current process. Its purpose is to overcome the limitation of Ruby's green threads which do not allow for true parallel processing. This class can allow for better utilization of multi-core systems.
OpenID-Connect-Java-Spring-Server
An OpenID Connect reference implementation in Java on the Spring platform.
pac4j
Profile & Authentication Client in Java for CAS, OAuth, OpenID, HTTP... protocols
play-pac4j
Java and Scala multi protocols (CAS, OAuth, OpenID, HTTP...) client for Play 2.x framework (based on pac4j)
rhudson's Repositories
rhudson/harpatec-samples
Code examples by Robert Hudson
rhudson/akka-quartz
Because using Camel to schedule Akka actors is silly
rhudson/cron
a cron library for go
rhudson/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
rhudson/example-openid-connect-overlay
Example OpenID Connect Maven overlay project
rhudson/feign
Feign makes writing java http clients easier
rhudson/jobgroup
JobGroup is a class that can be used to run a collection of tasks in parallel by forking the current process. Its purpose is to overcome the limitation of Ruby's green threads which do not allow for true parallel processing. This class can allow for better utilization of multi-core systems.
rhudson/OpenID-Connect-Java-Spring-Server
An OpenID Connect reference implementation in Java on the Spring platform.
rhudson/pac4j
Profile & Authentication Client in Java for CAS, OAuth, OpenID, HTTP... protocols
rhudson/play-pac4j
Java and Scala multi protocols (CAS, OAuth, OpenID, HTTP...) client for Play 2.x framework (based on pac4j)
rhudson/play-pac4j-java-demo
Play project to test the play-pac4j library for Java applications
rhudson/play-pac4j-scala-demo
Play project to test the play-pac4j library for Scala applications
rhudson/rabbitmq-c
RabbitMQ C client
rhudson/simple-web-app
Simple web application that demonstrates the use of the OpenID Connect client code and configuration
rhudson/spark-example-kafka
rhudson/spark-streaming-scala
Just a place to play with Spark Streaming.
rhudson/sparkstr
Spark Streaming jobs.
rhudson/spring-int-errorhandling
Examples of handling errors in a Spring Integration message flow.