Download List

프로젝트 설명

dabba is a set of distributed network monitoring tools for Linux. Its main use is to gather or scatter actions on a network such as traffic capture, replay, generation, or monitoring. It was inspired by the Dabba Walla system in Mumbai where meals are regrouped and dispatched throughout the city with a high efficiency rate, every day of the year. The project has three main components: libdabba, a low-level zero-copy network library, dabbad, a multi-threaded task manager and IPC query processor, and dabba, a CLI for communicating with dabbad and submitting tasks.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-08-29 00:48
0.2

IPC 레이스/데몬 경쟁 조건이 수정 되었습니다. CAP_SYS_NICE은 지금 'setcap 확인'에 부여 됩니다. dabba 명령 구문 분석 단순화 되었다. 단위 테스트와 함께 'dabba 스레드' 명령을 추가 하 고 libdabba pthread 독립 되었다.
An IPC race/daemon race condition was fixed. CAP_SYS_NICE is now granted on 'make setcap'. command parsing simplifications were made in dabba. 'dabba thread' commands were added along with unit tests, and libdabba was made pthread independent.

Project Resources