2011/4/7 Alejandro <[email protected]>: > Hi Gonéri > > The AMQP connector I tested is > https://github.com/joodie/poe-component-client-amqp (Also in CPAN, but > corrected version is here), is in pure perl. > The problem: Use POE (in reality isn't a problem because POE is all pure > perl). No it's not an issue. The 3.0 agent uses POE already.
> There are other library I want to use: Crypt::OpenSSL::RSA, but need openssl > (libssl). I want to use it to crypt messages so only the agent and > dispatcher can read them. > There are any problem with this library? For your information, we already depend on Crypt::SSLeay. Is Crypt::OpenSSL::RSA a purePerl lib? > If you think that AMQP could be too complex, I can do a erlang extension in > rabbitmq server to provide a JSON/REST bridge. JSON/REST will remain the official protocol, I think this AMQP alternative should be optional, so it depends on you. Cheers -- Gonéri Le Bouder _______________________________________________ Fusioninventory-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/fusioninventory-devel
