anyevent::impl::glib(3pm) debian man page | unix.com

Man Page: anyevent::impl::glib

Operating Environment: debian

Section: 3pm

AnyEvent::Impl::Glib(3pm)				User Contributed Perl Documentation				 AnyEvent::Impl::Glib(3pm)

NAME
AnyEvent::Impl::Glib - AnyEvent adaptor for Glib
SYNOPSIS
use AnyEvent; use Glib; # this module gets loaded automatically as required
DESCRIPTION
This module provides transparent support for AnyEvent. You don't have to do anything to make Glib work with AnyEvent except by loading Glib before creating the first AnyEvent watcher. Glib is probably the most inefficient event loop that has ever seen the light of the world: Glib not only scans all its watchers (really, ALL of them, whether I/O-related, timer-related or what not) during each loop iteration, it also does so multiple times and rebuilds the poll list for the kernel each time again, dynamically even. On the positive side, and most importantly, Glib generally works correctly, no quarrels there. If you create many watchers (as in: more than two), you might consider one of the Glib::EV, EV::Glib or Glib::Event modules that map Glib to other, more efficient, event loops. This module uses the default Glib main context for all its watchers.
SEE ALSO
AnyEvent, Glib.
AUTHOR
Marc Lehmann <schmorp@schmorp.de> http://anyevent.schmorp.de perl v5.14.2 2012-04-08 AnyEvent::Impl::Glib(3pm)
Related Man Pages
shevek_ostring(3) - debian
glib::optioncontext(3) - suse
anyevent::impl::ioasync(3pm) - debian
anyevent::loop(3pm) - debian
gtk2::filechooserwidget(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?