Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

ioxx

Compare

  Analyzed 2 days ago

The ioxx library provides primitives for asynchronous I/O in C++. That kind of thing is typically useful for people who would like to implement a highly concurrent network service, i.e. an application that performs input/output simultaneously on a great number of sockets. The library's main ... [More] components are a socket event dispatcher, a time event dispatcher, and an asynchronous DNS resolver. There is also a class interface to socket programming that offers those wonders of modern C++ such as exception-style error reporting, transparent resource management, type-safety, and support for custom memory allocation strategies. Ioxx is thread-safe in the sense that it is fully re-entrant. The code runs on any POSIX-compliant operating system, most notably Linux, NetBSD, Solaris, AIX, HP/UX, and NT. [Less]

3.77K lines of code

0 current contributors

about 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

slapi-dnsnotify

Compare

  No analysis available

slapi-dnsnotify is a plugin for OpenLDAP or other LDAP servers. It watches for changes in the serial number of a DNS zone stored in the LDAP server, and notifies DNS slave servers to refresh their copy of the zone.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause
Tags dns ldap slapi