Chomoko

Simple, light-weight C++ message-queue library
Download

Chomoko Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • ChakaSoft
  • Publisher web site:
  • http://www.chakasoft.com/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 23 KB

Chomoko Tags


Chomoko Description

Simple, light-weight C++ message-queue library Chomoko is a free, open source and intuitive message transferring library written in C++. Here are some key features of "Chomoko": · Open Source (GPL) · Lightweight · Performance-Oriented · Assured (Reliable), Once Delivery (Why is it hard?) · Point-to-Point (P2P) · Easy to Setup and Use · Simple, Intuitive and Clean Requirements: · CMake What's New in This Release: · Feature: Added two constructors for CQueueAddress. · Feature: Sockets now use the SO_REUSEADDR option, which enables unix users to re-run a process immediately after being closed. · Change: Changed all C #include-s from to . Change: Slight performance improvement, found in recent testings: · CServerInQueue::HandleSinlge() now tries to receive as many messages as possible before returning. · CServerOutQueue::SendSingle() no longer waits 10 ms for the other side to 'ACK'. Instead, it returns immediately. This helps in cases of a slow process on the other end, or a process that is sending data to itself. · Bug Fix: Sometimes, when other side closed the connection, CServerOutQueue didn't close the socket, until a new send request is issued. · Bug Fix: Small memory leaks occurred when reconnecting to a remote server.


Chomoko Related Software