Topic: Gearman Now Supports CyaSSL

We would like to announce to our community that Gearman, a framework designed to distribute tasks to multiple machines or processes, now has SSL/TLS support using the CyaSSL lightweight SSL library.

From the Gearman site, Gearman “allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates.”

If you are interested in using Gearman with CyaSSL, Brian Aker explains how to do so in this Google Groups post: https://groups.google.com/forum/?fromgr … varqZ6OYk.

Gearman: http://www.gearman.org/