Our WS Human Task Implementation moves to Apache

Our effort to build WS Human Task implementation was donated to The Apache Software Foundation. Proposal can be seen here. Apache HISE Project page contains up to date information.

Apache HISE aims at implementation of WS-Human-Task Specification. It stands for Human Interactions Service Engine.
HISE reads Human Tasks definitions provided in XML format and distributes issues initiated by External Systems to various Task Operators. The basic scenario for HISE usage is described on the following sequence diagram.
You May Also Like

Micro services on the JVM part 1 – Clojure

Micro services could be a buzzword of 2014 for me. Few months ago I was curious to try Dropwizard framework as a separate backend, but didn’t get the whole idea yet. But then I watched a mind-blowing “Micro-Services Architecture” talk by Fred George. Also, the 4.0 release notes of Spring covers microservices as an important rising trend as well. After 10 years of having SOA in mind, but still developing monoliths, it’s a really tempting idea to try to decouple systems into a set of independently developed and deployed RESTful services.

Micro services could be a buzzword of 2014 for me. Few months ago I was curious to try Dropwizard framework as a separate backend, but didn’t get the whole idea yet. But then I watched a mind-blowing “Micro-Services Architecture” talk by Fred George. Also, the 4.0 release notes of Spring covers microservices as an important rising trend as well. After 10 years of having SOA in mind, but still developing monoliths, it’s a really tempting idea to try to decouple systems into a set of independently developed and deployed RESTful services.