RSS 4 projects tagged "Server"

Download Website Updated 31 Jul 2010 Anonymous FTP Daemon

Screenshot
Pop 36.11
Vit 1.48

Aftpd is an FTP server for anonymous access designed for Unix-like operating systems. It uses an asynchronous model of connection processing and provides service for all users within a single process; can use multiple threads to run more efficiently on multi-core systems, with each thread serving multiple clients simultaneously; uses effective mechanisms of transferring files, minimizing copying of data in RAM (sendfile or a combination of the system calls mmap/writev); uses effective event notification schemes (kqueue on FreeBSD and epoll on Linux); uses poll or select in older systems; and supports IPv6. For safety, it works as an unprivileged user and uses chroot.

Download Website Updated 23 Apr 2012 Java Gearman Service

Screenshot
Pop 77.00
Vit 3.50

Java Gearman Service is a Java implementation of the gearman service, which provides a generic application framework that farms work out to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions in other languages. It can be used in a variety of applications, from high-availability Web sites to the transport of database replication events.

Download Website Updated 10 Nov 2012 muddog

Screenshot
Pop 28.98
Vit 1.00

muddog is a simple utility that monitors and manages processes for high availability. It launches specified server applications based on a given configuration, and restores the process when it is aborted abnormally.

Download Website Updated 06 May 2013 libnode

Screenshot
Pop 110.68
Vit 3.13

libnode is a C++ implementation of Node.js. Just like Node.js, libnode provides non-blocking I/O, which enables you to develop scalable Web applications in C++. The memory management of libnode is automatic, based on either shared_ptr or bdw-gc. libnode is good to use on embedded devices because its system resource consumption is lower than Node.js.

Screenshot

Project Spotlight

fio

A flexible I/O tester/benchmarker.

Screenshot

Project Spotlight

Razer device configuration tool

A Razer device configuration tool.