AnyEvent::Gearman::Connection - common base class to handle connection


NAME

AnyEvent::Gearman::Connection - common base class to handle connection


SEE ALSO

the AnyEvent::Gearman manpage, the AnyEvent::Gearman::Client manpage, the AnyEvent::Gearman::Worker manpage.


METHODS

connect

connected

add_on_ready

mark_dead

alive

process_packet


AUTHOR

Daisuke Murase <typester@cpan.org>


COPYRIGHT AND LICENSE

Copyright (c) 2009 by KAYAC Inc.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

The full text of the license can be found in the LICENSE file included with this module.

 AnyEvent::Gearman::Connection - common base class to handle connection