The AntHill library implements network fail-over and scaling functionality for any user applications and protocols. Implement different transports such as TCP, UDP & Shared Memory. Contains useful utilities such as DumpSender and etc.
Be the first to post a text review of AntHill. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Version 1.6 ----------- 1.6 { Bug Report } [ Setup ] / 787 / -g options for gcc compiler & --enable-debug=no 1.6 { Feature Request } [ AntHill Core ] / 745 / Add bin 2 hex and hex 2 bin utility 1.6 { Feature Request } [ Setup ] / 772 / Write to readme.txt files how to report a bug. 1.6 { Feature Request } [ Setup ] / 748 / Include binary utils to install binary packages (rpm, deb and etc) 1.0 { Bug Report } [ AntHill Core ] / 553 / Invalid include 1.0 { Bug Report } [ AntHill Core ] / 287 / fake 1.0 { Bug Report } [ AntHill Core ] / 286 / fake 1.0 { Bug Report } [ Documentation ] / 675 / Up Installation layouts menu at one level 1.0 { Bug Report } [ Documentation ] / 519 / Add a section how to execute single unit test, stress test and view all unit tests 1.0 { Bug Report } [ Samples ] / 539 / Crash for not supportable transport 1.0 { Bug Report } [ Utility DumpSender ] / 538 / Error to build DumpSender.vcproj for msvc8 1.0 { Bug Report } [ Utility DumpSender ] / 502 / use method to read buffer from stream based on Buffer class 1.0 { Feature Request } [ AntHill Core ] / 727 / Make a reliable network invariant relative server or client 1.0 { Feature Request } [ AntHill Core ] / 496 / Replace all vVector<any> to aVector<any> accroding to C++ conventions 1.0 { Feature Request } [ AntHill Core ] / 475 / Add a dump sender utility to send row dump from file to destination. 1.0 { Feature Request } [ AntHill Core ] / 449 / Correct interface for coder/decoder 1.0 { Feature Request } [ AntHill Core ] / 446 / Add a coder/decoder unit tests 1.0 { Feature Request } [ AntHill Core ] / 207 / Add support a projects files for msvc 6,7 & 9 0.5 { Bug Report } [ AntHill Core ] / 275 / Reorginize a unit test set 0.5 { Bug Report } [ AntHill Core ] / 256 / Invalid memory managment in case restoreConnection return false. 0.5 { Bug Report } [ AntHill Core ] / 255 / Deadlock while sending message 0.5 { Bug Report } [ AntHill Core ] / 240 / StdScalingCoordinator with same weight 0.5 { Bug Report } [ AntHill Core ] / 239 / StdFailOverCoordinator with same weight 0.5 { Bug Report } [ AntHill Core ] / 235 / Change IReliableClient* to IReliableClient::SharedPtrl 0.5 { Bug Report } [ AntHill Core ] / 218 / Extending interface IReliableConnectionListener for error reporting with OS specific message 0.5 { Bug Report } [ AntHill Core ] / 217 / Scaling coordinator 0.5 { Bug Report } [ AntHill Core ] / 210 / Add unit test: a sending a big buffers 0.5 { Bug Report } [ AntHill Core ] / 194 / Erase asio macros _WIN32_WINNT from all projects 0.5 { Bug Report } [ AntHill Core ] / 171 / Coding style: constant localtion 0.5 { Bug Report } [ AntHill Core ] / 164 / Change license from majoron to latestbit. 0.5 { Bug Report } [ AntHill Core ] / 145 / Replace typedef boost::shared_ptr<Socket> SocketSharedPtr with pointer 0.5 { Bug Report } [ AntHill Core ] / 142 / Remove Socket Shared Ptr at UDP & TCP 0.5 { Bug Report } [ AntHill Core ] / 141 / Add resource with version for win32 for all libraries 0.5 { Bug Report } [ AntHill Core ] / 135 / Implement ability set all options for tcp & udp by query 0.5 { Bug Report } [ AntHill Core ] / 134 / enlarge interface allow to get error message 0.5 { Bug Report } [ AntHill Core ] / 132 / Use po_Socket->async_read instead asio::async_read(poSocket) 0.5 { Bug Report } [ AntHill Core ] / 131 / Add atomic op on m_nQueueSize 0.5 { Bug Report } [ AntHill Core ] / 130 / Implement query parsing at EndpointURI 0.5 { Bug Report } [ AntHill Core ] / 127 / Replace magic string on constan string 0.5 { Bug Report } [ AntHill Core ] / 122 / AntHill::TransportFactoryBase create and impelent 0.5 { Bug Report } [ Documentation ] / 273 / Reorginize documentation set 0.5 { Bug Report } [ Documentation ] / 262 / Add a thread model for scaling/fail-over layer 0.5 { Bug Report } [ Documentation ] / 254 / place topic about restore connnection 0.5 { Bug Report } [ Documentation ] / 243 / Code format. 0.5 { Bug Report } [ Documentation ] / 238 / Basic concepts for each layers 0.5 { Bug Report } [ Documentation ] / 237 / Mixing a ray and connection inside coordinator 0.5 { Bug Report } [ Documentation ] / 151 / hwm & lwm processing 0.5 { Bug Report } [ Documentation ] / 149 / Depict connector & acceptor & connection id fro shmem 0.5 { Bug Report } [ Documentation ] / 120 / Declare thread model and thread safe behavior at documentation. 0.5 { Bug Report } [ Setup ] / 246 / Documentation(pdf) is not included at source distribution 0.5 { Bug Report } [ Setup ] / 229 / add --with-debug-enabled options for configure to add -g 0.5 { Bug Report } [ Setup ] / 154 / Create automake & autoconf installation for linux 0.5 { Bug Report } [ Transport UDP ] / 230 / Select between sendto & connect way for UDP 0.5 { Bug Report } [ Transport UDP ] / 214 / Rename output file as libAntHillUDP 0.5 { Bug Report } [ Transport UDP ] / 212 / Rename output file as libAntHillTCP 0.5 { Bug Report } [ Transport UDP ] / 139 / Collect query params at one place 0.5 { Bug Report } [ Transport TCP ] / 233 / processing WSAEWOULDBLOCK 0.5 { Bug Report } [ Transport TCP ] / 221 / localport & connnectorPort 0.5 { Bug Report } [ Transport TCP ] / 209 / Extra schedule and hence invalid test 0.5 { Bug Report } [ Transport TCP ] / 203 / Inv following to coding style: 0.5 { Bug Report } [ Transport TCP ] / 143 / Coding styly incompability 0.5 { Bug Report } [ Transport TCP ] / 129 / Not effective async_read 0.5 { Bug Report } [ Transport Shmem ] / 232 / Replace local variables oByteBuffer onto member( for performance issues?). 0.5 { Bug Report } [ Transport Shmem ] / 231 / extract methods 0.5 { Bug Report } [ Transport Shmem ] / 213 / Rename output file as libAntHillShmem 0.5 { Bug Report } [ Transport Shmem ] / 201 / Create ShmemSharedResource class 0.5 { Bug Report } [ Transport Shmem ] / 200 / Incorrect onConnected event 0.5 { Bug Report } [ Transport Shmem ] / 199 / Data lost due to event 0.5 { Bug Report } [ Transport Shmem ] / 198 / Lost data (need one mutex more?) 0.5 { Bug Report } [ Transport Shmem ] / 197 / Memory Id Acceptor generation. 0.5 { Bug Report } [ Transport Shmem ] / 196 / Double sending disconnect 0.5 { Bug Report } [ Transport Shmem ] / 192 / boost::bind & events 0.5 { Bug Report } [ Transport Shmem ] / 168 / Use boost serialization instead of memcpy 0.5 { Bug Report } [ Transport Shmem ] / 167 / remove memory copy for deliver command 0.5 { Bug Report } [ Transport Shmem ] / 166 / Add a timeout waiting connection & sending 0.5 { Bug Report } [ Transport Shmem ] / 165 / Create a factory for ICommand interface 0.5 { Bug Report } [ Transport Shmem ] / 155 / Create a full duplex instead of semi duplex communication 0.5 { Bug Report } [ Transport Shmem ] / 150 / calculate and set acceptor & connector memory volume and setup it 0.5 { Bug Report } [ Transport Shmem ] / 146 / pass memory at query to shared memory 0.5 { Bug Report } [ Transport Shmem ] / 144 / communication between different languages based on ASN.1 0.5 { Bug Report } [ Samples ] / 136 / Create example chat 0.5 { Bug Report } [ Satellite Sockets ] / 226 / Simplify gethostbyname_r 0.5 { Bug Report } [ Satellite Sockets ] / 220 / new implementation setNoneBlockMode 0.5 { Bug Report } [ Satellite Sockets ] / 215 / Move constants 0.5 { Feature Request } [ AntHill Core ] / 219 / Needed some sample(s) for scaling/failover layer 0.5 { Feature Request } [ AntHill Core ] / 216 / HWM/LWM implementation for failover/scaling level 0.5 { Feature Request } [ Satellite Sockets ] / 211 / Migration implementation from TCP transport to AntHillSockets library for reuse in UDP
Version 1.6 ----------- 1.6 { Bug Report } [ Setup ] / 787 / -g options for gcc compiler & --enable-debug=no 1.6 { Feature Request } [ AntHill Core ] / 745 / Add bin 2 hex and hex 2 bin utility 1.6 { Feature Request } [ Setup ] / 772 / Write to readme.txt files how to report a bug. 1.6 { Feature Request } [ Setup ] / 748 / Include binary utils to install binary packages (rpm, deb and etc) 1.0 { Bug Report } [ AntHill Core ] / 553 / Invalid include 1.0 { Bug Report } [ AntHill Core ] / 287 / fake 1.0 { Bug Report } [ AntHill Core ] / 286 / fake 1.0 { Bug Report } [ Documentation ] / 675 / Up Installation layouts menu at one level 1.0 { Bug Report } [ Documentation ] / 519 / Add a section how to execute single unit test, stress test and view all unit tests 1.0 { Bug Report } [ Samples ] / 539 / Crash for not supportable transport 1.0 { Bug Report } [ Utility DumpSender ] / 538 / Error to build DumpSender.vcproj for msvc8 1.0 { Bug Report } [ Utility DumpSender ] / 502 / use method to read buffer from stream based on Buffer class 1.0 { Feature Request } [ AntHill Core ] / 727 / Make a reliable network invariant relative server or client 1.0 { Feature Request } [ AntHill Core ] / 496 / Replace all vVector<any> to aVector<any> accroding to C++ conventions 1.0 { Feature Request } [ AntHill Core ] / 475 / Add a dump sender utility to send row dump from file to destination. 1.0 { Feature Request } [ AntHill Core ] / 449 / Correct interface for coder/decoder 1.0 { Feature Request } [ AntHill Core ] / 446 / Add a coder/decoder unit tests 1.0 { Feature Request } [ AntHill Core ] / 207 / Add support a projects files for msvc 6,7 & 9 0.5 { Bug Report } [ AntHill Core ] / 275 / Reorginize a unit test set 0.5 { Bug Report } [ AntHill Core ] / 256 / Invalid memory managment in case restoreConnection return false. 0.5 { Bug Report } [ AntHill Core ] / 255 / Deadlock while sending message 0.5 { Bug Report } [ AntHill Core ] / 240 / StdScalingCoordinator with same weight 0.5 { Bug Report } [ AntHill Core ] / 239 / StdFailOverCoordinator with same weight 0.5 { Bug Report } [ AntHill Core ] / 235 / Change IReliableClient* to IReliableClient::SharedPtrl 0.5 { Bug Report } [ AntHill Core ] / 218 / Extending interface IReliableConnectionListener for error reporting with OS specific message 0.5 { Bug Report } [ AntHill Core ] / 217 / Scaling coordinator 0.5 { Bug Report } [ AntHill Core ] / 210 / Add unit test: a sending a big buffers 0.5 { Bug Report } [ AntHill Core ] / 194 / Erase asio macros _WIN32_WINNT from all projects 0.5 { Bug Report } [ AntHill Core ] / 171 / Coding style: constant localtion 0.5 { Bug Report } [ AntHill Core ] / 164 / Change license from majoron to latestbit. 0.5 { Bug Report } [ AntHill Core ] / 145 / Replace typedef boost::shared_ptr<Socket> SocketSharedPtr with pointer 0.5 { Bug Report } [ AntHill Core ] / 142 / Remove Socket Shared Ptr at UDP & TCP 0.5 { Bug Report } [ AntHill Core ] / 141 / Add resource with version for win32 for all libraries 0.5 { Bug Report } [ AntHill Core ] / 135 / Implement ability set all options for tcp & udp by query 0.5 { Bug Report } [ AntHill Core ] / 134 / enlarge interface allow to get error message 0.5 { Bug Report } [ AntHill Core ] / 132 / Use po_Socket->async_read instead asio::async_read(poSocket) 0.5 { Bug Report } [ AntHill Core ] / 131 / Add atomic op on m_nQueueSize 0.5 { Bug Report } [ AntHill Core ] / 130 / Implement query parsing at EndpointURI 0.5 { Bug Report } [ AntHill Core ] / 127 / Replace magic string on constan string 0.5 { Bug Report } [ AntHill Core ] / 122 / AntHill::TransportFactoryBase create and impelent 0.5 { Bug Report } [ Documentation ] / 273 / Reorginize documentation set 0.5 { Bug Report } [ Documentation ] / 262 / Add a thread model for scaling/fail-over layer 0.5 { Bug Report } [ Documentation ] / 254 / place topic about restore connnection 0.5 { Bug Report } [ Documentation ] / 243 / Code format. 0.5 { Bug Report } [ Documentation ] / 238 / Basic concepts for each layers 0.5 { Bug Report } [ Documentation ] / 237 / Mixing a ray and connection inside coordinator 0.5 { Bug Report } [ Documentation ] / 151 / hwm & lwm processing 0.5 { Bug Report } [ Documentation ] / 149 / Depict connector & acceptor & connection id fro shmem 0.5 { Bug Report } [ Documentation ] / 120 / Declare thread model and thread safe behavior at documentation. 0.5 { Bug Report } [ Setup ] / 246 / Documentation(pdf) is not included at source distribution 0.5 { Bug Report } [ Setup ] / 229 / add --with-debug-enabled options for configure to add -g 0.5 { Bug Report } [ Setup ] / 154 / Create automake & autoconf installation for linux 0.5 { Bug Report } [ Transport UDP ] / 230 / Select between sendto & connect way for UDP 0.5 { Bug Report } [ Transport UDP ] / 214 / Rename output file as libAntHillUDP 0.5 { Bug Report } [ Transport UDP ] / 212 / Rename output file as libAntHillTCP 0.5 { Bug Report } [ Transport UDP ] / 139 / Collect query params at one place 0.5 { Bug Report } [ Transport TCP ] / 233 / processing WSAEWOULDBLOCK 0.5 { Bug Report } [ Transport TCP ] / 221 / localport & connnectorPort 0.5 { Bug Report } [ Transport TCP ] / 209 / Extra schedule and hence invalid test 0.5 { Bug Report } [ Transport TCP ] / 203 / Inv following to coding style: 0.5 { Bug Report } [ Transport TCP ] / 143 / Coding styly incompability 0.5 { Bug Report } [ Transport TCP ] / 129 / Not effective async_read 0.5 { Bug Report } [ Transport Shmem ] / 232 / Replace local variables oByteBuffer onto member( for performance issues?). 0.5 { Bug Report } [ Transport Shmem ] / 231 / extract methods 0.5 { Bug Report } [ Transport Shmem ] / 213 / Rename output file as libAntHillShmem 0.5 { Bug Report } [ Transport Shmem ] / 201 / Create ShmemSharedResource class 0.5 { Bug Report } [ Transport Shmem ] / 200 / Incorrect onConnected event 0.5 { Bug Report } [ Transport Shmem ] / 199 / Data lost due to event 0.5 { Bug Report } [ Transport Shmem ] / 198 / Lost data (need one mutex more?) 0.5 { Bug Report } [ Transport Shmem ] / 197 / Memory Id Acceptor generation. 0.5 { Bug Report } [ Transport Shmem ] / 196 / Double sending disconnect 0.5 { Bug Report } [ Transport Shmem ] / 192 / boost::bind & events 0.5 { Bug Report } [ Transport Shmem ] / 168 / Use boost serialization instead of memcpy 0.5 { Bug Report } [ Transport Shmem ] / 167 / remove memory copy for deliver command 0.5 { Bug Report } [ Transport Shmem ] / 166 / Add a timeout waiting connection & sending 0.5 { Bug Report } [ Transport Shmem ] / 165 / Create a factory for ICommand interface 0.5 { Bug Report } [ Transport Shmem ] / 155 / Create a full duplex instead of semi duplex communication 0.5 { Bug Report } [ Transport Shmem ] / 150 / calculate and set acceptor & connector memory volume and setup it 0.5 { Bug Report } [ Transport Shmem ] / 146 / pass memory at query to shared memory 0.5 { Bug Report } [ Transport Shmem ] / 144 / communication between different languages based on ASN.1 0.5 { Bug Report } [ Samples ] / 136 / Create example chat 0.5 { Bug Report } [ Satellite Sockets ] / 226 / Simplify gethostbyname_r 0.5 { Bug Report } [ Satellite Sockets ] / 220 / new implementation setNoneBlockMode 0.5 { Bug Report } [ Satellite Sockets ] / 215 / Move constants 0.5 { Feature Request } [ AntHill Core ] / 219 / Needed some sample(s) for scaling/failover layer 0.5 { Feature Request } [ AntHill Core ] / 216 / HWM/LWM implementation for failover/scaling level 0.5 { Feature Request } [ Satellite Sockets ] / 211 / Migration implementation from TCP transport to AntHillSockets library for reuse in UDP
Version 1.6 ----------- 1.6 { Bug Report } [ Setup ] / 787 / -g options for gcc compiler & --enable-debug=no 1.6 { Feature Request } [ AntHill Core ] / 745 / Add bin 2 hex and hex 2 bin utility 1.6 { Feature Request } [ Setup ] / 772 / Write to readme.txt files how to report a bug. 1.6 { Feature Request } [ Setup ] / 748 / Include binary utils to install binary packages (rpm, deb and etc) 1.0 { Bug Report } [ AntHill Core ] / 553 / Invalid include 1.0 { Bug Report } [ AntHill Core ] / 287 / fake 1.0 { Bug Report } [ AntHill Core ] / 286 / fake 1.0 { Bug Report } [ Documentation ] / 675 / Up Installation layouts menu at one level 1.0 { Bug Report } [ Documentation ] / 519 / Add a section how to execute single unit test, stress test and view all unit tests 1.0 { Bug Report } [ Samples ] / 539 / Crash for not supportable transport 1.0 { Bug Report } [ Utility DumpSender ] / 538 / Error to build DumpSender.vcproj for msvc8 1.0 { Bug Report } [ Utility DumpSender ] / 502 / use method to read buffer from stream based on Buffer class 1.0 { Feature Request } [ AntHill Core ] / 727 / Make a reliable network invariant relative server or client 1.0 { Feature Request } [ AntHill Core ] / 496 / Replace all vVector<any> to aVector<any> accroding to C++ conventions 1.0 { Feature Request } [ AntHill Core ] / 475 / Add a dump sender utility to send row dump from file to destination. 1.0 { Feature Request } [ AntHill Core ] / 449 / Correct interface for coder/decoder 1.0 { Feature Request } [ AntHill Core ] / 446 / Add a coder/decoder unit tests 1.0 { Feature Request } [ AntHill Core ] / 207 / Add support a projects files for msvc 6,7 & 9 0.5 { Bug Report } [ AntHill Core ] / 275 / Reorginize a unit test set 0.5 { Bug Report } [ AntHill Core ] / 256 / Invalid memory managment in case restoreConnection return false. 0.5 { Bug Report } [ AntHill Core ] / 255 / Deadlock while sending message 0.5 { Bug Report } [ AntHill Core ] / 240 / StdScalingCoordinator with same weight 0.5 { Bug Report } [ AntHill Core ] / 239 / StdFailOverCoordinator with same weight 0.5 { Bug Report } [ AntHill Core ] / 235 / Change IReliableClient* to IReliableClient::SharedPtrl 0.5 { Bug Report } [ AntHill Core ] / 218 / Extending interface IReliableConnectionListener for error reporting with OS specific message 0.5 { Bug Report } [ AntHill Core ] / 217 / Scaling coordinator 0.5 { Bug Report } [ AntHill Core ] / 210 / Add unit test: a sending a big buffers 0.5 { Bug Report } [ AntHill Core ] / 194 / Erase asio macros _WIN32_WINNT from all projects 0.5 { Bug Report } [ AntHill Core ] / 171 / Coding style: constant localtion 0.5 { Bug Report } [ AntHill Core ] / 164 / Change license from majoron to latestbit. 0.5 { Bug Report } [ AntHill Core ] / 145 / Replace typedef boost::shared_ptr<Socket> SocketSharedPtr with pointer 0.5 { Bug Report } [ AntHill Core ] / 142 / Remove Socket Shared Ptr at UDP & TCP 0.5 { Bug Report } [ AntHill Core ] / 141 / Add resource with version for win32 for all libraries 0.5 { Bug Report } [ AntHill Core ] / 135 / Implement ability set all options for tcp & udp by query 0.5 { Bug Report } [ AntHill Core ] / 134 / enlarge interface allow to get error message 0.5 { Bug Report } [ AntHill Core ] / 132 / Use po_Socket->async_read instead asio::async_read(poSocket) 0.5 { Bug Report } [ AntHill Core ] / 131 / Add atomic op on m_nQueueSize 0.5 { Bug Report } [ AntHill Core ] / 130 / Implement query parsing at EndpointURI 0.5 { Bug Report } [ AntHill Core ] / 127 / Replace magic string on constan string 0.5 { Bug Report } [ AntHill Core ] / 122 / AntHill::TransportFactoryBase create and impelent 0.5 { Bug Report } [ Documentation ] / 273 / Reorginize documentation set 0.5 { Bug Report } [ Documentation ] / 262 / Add a thread model for scaling/fail-over layer 0.5 { Bug Report } [ Documentation ] / 254 / place topic about restore connnection 0.5 { Bug Report } [ Documentation ] / 243 / Code format. 0.5 { Bug Report } [ Documentation ] / 238 / Basic concepts for each layers 0.5 { Bug Report } [ Documentation ] / 237 / Mixing a ray and connection inside coordinator 0.5 { Bug Report } [ Documentation ] / 151 / hwm & lwm processing 0.5 { Bug Report } [ Documentation ] / 149 / Depict connector & acceptor & connection id fro shmem 0.5 { Bug Report } [ Documentation ] / 120 / Declare thread model and thread safe behavior at documentation. 0.5 { Bug Report } [ Setup ] / 246 / Documentation(pdf) is not included at source distribution 0.5 { Bug Report } [ Setup ] / 229 / add --with-debug-enabled options for configure to add -g 0.5 { Bug Report } [ Setup ] / 154 / Create automake & autoconf installation for linux 0.5 { Bug Report } [ Transport UDP ] / 230 / Select between sendto & connect way for UDP 0.5 { Bug Report } [ Transport UDP ] / 214 / Rename output file as libAntHillUDP 0.5 { Bug Report } [ Transport UDP ] / 212 / Rename output file as libAntHillTCP 0.5 { Bug Report } [ Transport UDP ] / 139 / Collect query params at one place 0.5 { Bug Report } [ Transport TCP ] / 233 / processing WSAEWOULDBLOCK 0.5 { Bug Report } [ Transport TCP ] / 221 / localport & connnectorPort 0.5 { Bug Report } [ Transport TCP ] / 209 / Extra schedule and hence invalid test 0.5 { Bug Report } [ Transport TCP ] / 203 / Inv following to coding style: 0.5 { Bug Report } [ Transport TCP ] / 143 / Coding styly incompability 0.5 { Bug Report } [ Transport TCP ] / 129 / Not effective async_read 0.5 { Bug Report } [ Transport Shmem ] / 232 / Replace local variables oByteBuffer onto member( for performance issues?). 0.5 { Bug Report } [ Transport Shmem ] / 231 / extract methods 0.5 { Bug Report } [ Transport Shmem ] / 213 / Rename output file as libAntHillShmem 0.5 { Bug Report } [ Transport Shmem ] / 201 / Create ShmemSharedResource class 0.5 { Bug Report } [ Transport Shmem ] / 200 / Incorrect onConnected event 0.5 { Bug Report } [ Transport Shmem ] / 199 / Data lost due to event 0.5 { Bug Report } [ Transport Shmem ] / 198 / Lost data (need one mutex more?) 0.5 { Bug Report } [ Transport Shmem ] / 197 / Memory Id Acceptor generation. 0.5 { Bug Report } [ Transport Shmem ] / 196 / Double sending disconnect 0.5 { Bug Report } [ Transport Shmem ] / 192 / boost::bind & events 0.5 { Bug Report } [ Transport Shmem ] / 168 / Use boost serialization instead of memcpy 0.5 { Bug Report } [ Transport Shmem ] / 167 / remove memory copy for deliver command 0.5 { Bug Report } [ Transport Shmem ] / 166 / Add a timeout waiting connection & sending 0.5 { Bug Report } [ Transport Shmem ] / 165 / Create a factory for ICommand interface 0.5 { Bug Report } [ Transport Shmem ] / 155 / Create a full duplex instead of semi duplex communication 0.5 { Bug Report } [ Transport Shmem ] / 150 / calculate and set acceptor & connector memory volume and setup it 0.5 { Bug Report } [ Transport Shmem ] / 146 / pass memory at query to shared memory 0.5 { Bug Report } [ Transport Shmem ] / 144 / communication between different languages based on ASN.1 0.5 { Bug Report } [ Samples ] / 136 / Create example chat 0.5 { Bug Report } [ Satellite Sockets ] / 226 / Simplify gethostbyname_r 0.5 { Bug Report } [ Satellite Sockets ] / 220 / new implementation setNoneBlockMode 0.5 { Bug Report } [ Satellite Sockets ] / 215 / Move constants 0.5 { Feature Request } [ AntHill Core ] / 219 / Needed some sample(s) for scaling/failover layer 0.5 { Feature Request } [ AntHill Core ] / 216 / HWM/LWM implementation for failover/scaling level 0.5 { Feature Request } [ Satellite Sockets ] / 211 / Migration implementation from TCP transport to AntHillSockets library for reuse in UDP
Version 1.6 ----------- 1.6 { Bug Report } [ Setup ] / 787 / -g options for gcc compiler & --enable-debug=no 1.6 { Feature Request } [ AntHill Core ] / 745 / Add bin 2 hex and hex 2 bin utility 1.6 { Feature Request } [ Setup ] / 772 / Write to readme.txt files how to report a bug. 1.6 { Feature Request } [ Setup ] / 748 / Include binary utils to install binary packages (rpm, deb and etc) 1.0 { Bug Report } [ AntHill Core ] / 553 / Invalid include 1.0 { Bug Report } [ AntHill Core ] / 287 / fake 1.0 { Bug Report } [ AntHill Core ] / 286 / fake 1.0 { Bug Report } [ Documentation ] / 675 / Up Installation layouts menu at one level 1.0 { Bug Report } [ Documentation ] / 519 / Add a section how to execute single unit test, stress test and view all unit tests 1.0 { Bug Report } [ Samples ] / 539 / Crash for not supportable transport 1.0 { Bug Report } [ Utility DumpSender ] / 538 / Error to build DumpSender.vcproj for msvc8 1.0 { Bug Report } [ Utility DumpSender ] / 502 / use method to read buffer from stream based on Buffer class 1.0 { Feature Request } [ AntHill Core ] / 727 / Make a reliable network invariant relative server or client 1.0 { Feature Request } [ AntHill Core ] / 496 / Replace all vVector<any> to aVector<any> accroding to C++ conventions 1.0 { Feature Request } [ AntHill Core ] / 475 / Add a dump sender utility to send row dump from file to destination. 1.0 { Feature Request } [ AntHill Core ] / 449 / Correct interface for coder/decoder 1.0 { Feature Request } [ AntHill Core ] / 446 / Add a coder/decoder unit tests 1.0 { Feature Request } [ AntHill Core ] / 207 / Add support a projects files for msvc 6,7 & 9 0.5 { Bug Report } [ AntHill Core ] / 275 / Reorginize a unit test set 0.5 { Bug Report } [ AntHill Core ] / 256 / Invalid memory managment in case restoreConnection return false. 0.5 { Bug Report } [ AntHill Core ] / 255 / Deadlock while sending message 0.5 { Bug Report } [ AntHill Core ] / 240 / StdScalingCoordinator with same weight 0.5 { Bug Report } [ AntHill Core ] / 239 / StdFailOverCoordinator with same weight 0.5 { Bug Report } [ AntHill Core ] / 235 / Change IReliableClient* to IReliableClient::SharedPtrl 0.5 { Bug Report } [ AntHill Core ] / 218 / Extending interface IReliableConnectionListener for error reporting with OS specific message 0.5 { Bug Report } [ AntHill Core ] / 217 / Scaling coordinator 0.5 { Bug Report } [ AntHill Core ] / 210 / Add unit test: a sending a big buffers 0.5 { Bug Report } [ AntHill Core ] / 194 / Erase asio macros _WIN32_WINNT from all projects 0.5 { Bug Report } [ AntHill Core ] / 171 / Coding style: constant localtion 0.5 { Bug Report } [ AntHill Core ] / 164 / Change license from majoron to latestbit. 0.5 { Bug Report } [ AntHill Core ] / 145 / Replace typedef boost::shared_ptr<Socket> SocketSharedPtr with pointer 0.5 { Bug Report } [ AntHill Core ] / 142 / Remove Socket Shared Ptr at UDP & TCP 0.5 { Bug Report } [ AntHill Core ] / 141 / Add resource with version for win32 for all libraries 0.5 { Bug Report } [ AntHill Core ] / 135 / Implement ability set all options for tcp & udp by query 0.5 { Bug Report } [ AntHill Core ] / 134 / enlarge interface allow to get error message 0.5 { Bug Report } [ AntHill Core ] / 132 / Use po_Socket->async_read instead asio::async_read(poSocket) 0.5 { Bug Report } [ AntHill Core ] / 131 / Add atomic op on m_nQueueSize 0.5 { Bug Report } [ AntHill Core ] / 130 / Implement query parsing at EndpointURI 0.5 { Bug Report } [ AntHill Core ] / 127 / Replace magic string on constan string 0.5 { Bug Report } [ AntHill Core ] / 122 / AntHill::TransportFactoryBase create and impelent 0.5 { Bug Report } [ Documentation ] / 273 / Reorginize documentation set 0.5 { Bug Report } [ Documentation ] / 262 / Add a thread model for scaling/fail-over layer 0.5 { Bug Report } [ Documentation ] / 254 / place topic about restore connnection 0.5 { Bug Report } [ Documentation ] / 243 / Code format. 0.5 { Bug Report } [ Documentation ] / 238 / Basic concepts for each layers 0.5 { Bug Report } [ Documentation ] / 237 / Mixing a ray and connection inside coordinator 0.5 { Bug Report } [ Documentation ] / 151 / hwm & lwm processing 0.5 { Bug Report } [ Documentation ] / 149 / Depict connector & acceptor & connection id fro shmem 0.5 { Bug Report } [ Documentation ] / 120 / Declare thread model and thread safe behavior at documentation. 0.5 { Bug Report } [ Setup ] / 246 / Documentation(pdf) is not included at source distribution 0.5 { Bug Report } [ Setup ] / 229 / add --with-debug-enabled options for configure to add -g 0.5 { Bug Report } [ Setup ] / 154 / Create automake & autoconf installation for linux 0.5 { Bug Report } [ Transport UDP ] / 230 / Select between sendto & connect way for UDP 0.5 { Bug Report } [ Transport UDP ] / 214 / Rename output file as libAntHillUDP 0.5 { Bug Report } [ Transport UDP ] / 212 / Rename output file as libAntHillTCP 0.5 { Bug Report } [ Transport UDP ] / 139 / Collect query params at one place 0.5 { Bug Report } [ Transport TCP ] / 233 / processing WSAEWOULDBLOCK 0.5 { Bug Report } [ Transport TCP ] / 221 / localport & connnectorPort 0.5 { Bug Report } [ Transport TCP ] / 209 / Extra schedule and hence invalid test 0.5 { Bug Report } [ Transport TCP ] / 203 / Inv following to coding style: 0.5 { Bug Report } [ Transport TCP ] / 143 / Coding styly incompability 0.5 { Bug Report } [ Transport TCP ] / 129 / Not effective async_read 0.5 { Bug Report } [ Transport Shmem ] / 232 / Replace local variables oByteBuffer onto member( for performance issues?). 0.5 { Bug Report } [ Transport Shmem ] / 231 / extract methods 0.5 { Bug Report } [ Transport Shmem ] / 213 / Rename output file as libAntHillShmem 0.5 { Bug Report } [ Transport Shmem ] / 201 / Create ShmemSharedResource class 0.5 { Bug Report } [ Transport Shmem ] / 200 / Incorrect onConnected event 0.5 { Bug Report } [ Transport Shmem ] / 199 / Data lost due to event 0.5 { Bug Report } [ Transport Shmem ] / 198 / Lost data (need one mutex more?) 0.5 { Bug Report } [ Transport Shmem ] / 197 / Memory Id Acceptor generation. 0.5 { Bug Report } [ Transport Shmem ] / 196 / Double sending disconnect 0.5 { Bug Report } [ Transport Shmem ] / 192 / boost::bind & events 0.5 { Bug Report } [ Transport Shmem ] / 168 / Use boost serialization instead of memcpy 0.5 { Bug Report } [ Transport Shmem ] / 167 / remove memory copy for deliver command 0.5 { Bug Report } [ Transport Shmem ] / 166 / Add a timeout waiting connection & sending 0.5 { Bug Report } [ Transport Shmem ] / 165 / Create a factory for ICommand interface 0.5 { Bug Report } [ Transport Shmem ] / 155 / Create a full duplex instead of semi duplex communication 0.5 { Bug Report } [ Transport Shmem ] / 150 / calculate and set acceptor & connector memory volume and setup it 0.5 { Bug Report } [ Transport Shmem ] / 146 / pass memory at query to shared memory 0.5 { Bug Report } [ Transport Shmem ] / 144 / communication between different languages based on ASN.1 0.5 { Bug Report } [ Samples ] / 136 / Create example chat 0.5 { Bug Report } [ Satellite Sockets ] / 226 / Simplify gethostbyname_r 0.5 { Bug Report } [ Satellite Sockets ] / 220 / new implementation setNoneBlockMode 0.5 { Bug Report } [ Satellite Sockets ] / 215 / Move constants 0.5 { Feature Request } [ AntHill Core ] / 219 / Needed some sample(s) for scaling/failover layer 0.5 { Feature Request } [ AntHill Core ] / 216 / HWM/LWM implementation for failover/scaling level 0.5 { Feature Request } [ Satellite Sockets ] / 211 / Migration implementation from TCP transport to AntHillSockets library for reuse in UDP
Version 1.6 ----------- 1.6 { Bug Report } [ Setup ] / 787 / -g options for gcc compiler & --enable-debug=no 1.6 { Feature Request } [ AntHill Core ] / 745 / Add bin 2 hex and hex 2 bin utility 1.6 { Feature Request } [ Setup ] / 772 / Write to readme.txt files how to report a bug. 1.6 { Feature Request } [ Setup ] / 748 / Include binary utils to install binary packages (rpm, deb and etc) 1.0 { Bug Report } [ AntHill Core ] / 553 / Invalid include 1.0 { Bug Report } [ AntHill Core ] / 287 / fake 1.0 { Bug Report } [ AntHill Core ] / 286 / fake 1.0 { Bug Report } [ Documentation ] / 675 / Up Installation layouts menu at one level 1.0 { Bug Report } [ Documentation ] / 519 / Add a section how to execute single unit test, stress test and view all unit tests 1.0 { Bug Report } [ Samples ] / 539 / Crash for not supportable transport 1.0 { Bug Report } [ Utility DumpSender ] / 538 / Error to build DumpSender.vcproj for msvc8 1.0 { Bug Report } [ Utility DumpSender ] / 502 / use method to read buffer from stream based on Buffer class 1.0 { Feature Request } [ AntHill Core ] / 727 / Make a reliable network invariant relative server or client 1.0 { Feature Request } [ AntHill Core ] / 496 / Replace all vVector<any> to aVector<any> accroding to C++ conventions 1.0 { Feature Request } [ AntHill Core ] / 475 / Add a dump sender utility to send row dump from file to destination. 1.0 { Feature Request } [ AntHill Core ] / 449 / Correct interface for coder/decoder 1.0 { Feature Request } [ AntHill Core ] / 446 / Add a coder/decoder unit tests 1.0 { Feature Request } [ AntHill Core ] / 207 / Add support a projects files for msvc 6,7 & 9 0.5 { Bug Report } [ AntHill Core ] / 275 / Reorginize a unit test set 0.5 { Bug Report } [ AntHill Core ] / 256 / Invalid memory managment in case restoreConnection return false. 0.5 { Bug Report } [ AntHill Core ] / 255 / Deadlock while sending message 0.5 { Bug Report } [ AntHill Core ] / 240 / StdScalingCoordinator with same weight 0.5 { Bug Report } [ AntHill Core ] / 239 / StdFailOverCoordinator with same weight 0.5 { Bug Report } [ AntHill Core ] / 235 / Change IReliableClient* to IReliableClient::SharedPtrl 0.5 { Bug Report } [ AntHill Core ] / 218 / Extending interface IReliableConnectionListener for error reporting with OS specific message 0.5 { Bug Report } [ AntHill Core ] / 217 / Scaling coordinator 0.5 { Bug Report } [ AntHill Core ] / 210 / Add unit test: a sending a big buffers 0.5 { Bug Report } [ AntHill Core ] / 194 / Erase asio macros _WIN32_WINNT from all projects 0.5 { Bug Report } [ AntHill Core ] / 171 / Coding style: constant localtion 0.5 { Bug Report } [ AntHill Core ] / 164 / Change license from majoron to latestbit. 0.5 { Bug Report } [ AntHill Core ] / 145 / Replace typedef boost::shared_ptr<Socket> SocketSharedPtr with pointer 0.5 { Bug Report } [ AntHill Core ] / 142 / Remove Socket Shared Ptr at UDP & TCP 0.5 { Bug Report } [ AntHill Core ] / 141 / Add resource with version for win32 for all libraries 0.5 { Bug Report } [ AntHill Core ] / 135 / Implement ability set all options for tcp & udp by query 0.5 { Bug Report } [ AntHill Core ] / 134 / enlarge interface allow to get error message 0.5 { Bug Report } [ AntHill Core ] / 132 / Use po_Socket->async_read instead asio::async_read(poSocket) 0.5 { Bug Report } [ AntHill Core ] / 131 / Add atomic op on m_nQueueSize 0.5 { Bug Report } [ AntHill Core ] / 130 / Implement query parsing at EndpointURI 0.5 { Bug Report } [ AntHill Core ] / 127 / Replace magic string on constan string 0.5 { Bug Report } [ AntHill Core ] / 122 / AntHill::TransportFactoryBase create and impelent 0.5 { Bug Report } [ Documentation ] / 273 / Reorginize documentation set 0.5 { Bug Report } [ Documentation ] / 262 / Add a thread model for scaling/fail-over layer 0.5 { Bug Report } [ Documentation ] / 254 / place topic about restore connnection 0.5 { Bug Report } [ Documentation ] / 243 / Code format. 0.5 { Bug Report } [ Documentation ] / 238 / Basic concepts for each layers 0.5 { Bug Report } [ Documentation ] / 237 / Mixing a ray and connection inside coordinator 0.5 { Bug Report } [ Documentation ] / 151 / hwm & lwm processing 0.5 { Bug Report } [ Documentation ] / 149 / Depict connector & acceptor & connection id fro shmem 0.5 { Bug Report } [ Documentation ] / 120 / Declare thread model and thread safe behavior at documentation. 0.5 { Bug Report } [ Setup ] / 246 / Documentation(pdf) is not included at source distribution 0.5 { Bug Report } [ Setup ] / 229 / add --with-debug-enabled options for configure to add -g 0.5 { Bug Report } [ Setup ] / 154 / Create automake & autoconf installation for linux 0.5 { Bug Report } [ Transport UDP ] / 230 / Select between sendto & connect way for UDP 0.5 { Bug Report } [ Transport UDP ] / 214 / Rename output file as libAntHillUDP 0.5 { Bug Report } [ Transport UDP ] / 212 / Rename output file as libAntHillTCP 0.5 { Bug Report } [ Transport UDP ] / 139 / Collect query params at one place 0.5 { Bug Report } [ Transport TCP ] / 233 / processing WSAEWOULDBLOCK 0.5 { Bug Report } [ Transport TCP ] / 221 / localport & connnectorPort 0.5 { Bug Report } [ Transport TCP ] / 209 / Extra schedule and hence invalid test 0.5 { Bug Report } [ Transport TCP ] / 203 / Inv following to coding style: 0.5 { Bug Report } [ Transport TCP ] / 143 / Coding styly incompability 0.5 { Bug Report } [ Transport TCP ] / 129 / Not effective async_read 0.5 { Bug Report } [ Transport Shmem ] / 232 / Replace local variables oByteBuffer onto member( for performance issues?). 0.5 { Bug Report } [ Transport Shmem ] / 231 / extract methods 0.5 { Bug Report } [ Transport Shmem ] / 213 / Rename output file as libAntHillShmem 0.5 { Bug Report } [ Transport Shmem ] / 201 / Create ShmemSharedResource class 0.5 { Bug Report } [ Transport Shmem ] / 200 / Incorrect onConnected event 0.5 { Bug Report } [ Transport Shmem ] / 199 / Data lost due to event 0.5 { Bug Report } [ Transport Shmem ] / 198 / Lost data (need one mutex more?) 0.5 { Bug Report } [ Transport Shmem ] / 197 / Memory Id Acceptor generation. 0.5 { Bug Report } [ Transport Shmem ] / 196 / Double sending disconnect 0.5 { Bug Report } [ Transport Shmem ] / 192 / boost::bind & events 0.5 { Bug Report } [ Transport Shmem ] / 168 / Use boost serialization instead of memcpy 0.5 { Bug Report } [ Transport Shmem ] / 167 / remove memory copy for deliver command 0.5 { Bug Report } [ Transport Shmem ] / 166 / Add a timeout waiting connection & sending 0.5 { Bug Report } [ Transport Shmem ] / 165 / Create a factory for ICommand interface 0.5 { Bug Report } [ Transport Shmem ] / 155 / Create a full duplex instead of semi duplex communication 0.5 { Bug Report } [ Transport Shmem ] / 150 / calculate and set acceptor & connector memory volume and setup it 0.5 { Bug Report } [ Transport Shmem ] / 146 / pass memory at query to shared memory 0.5 { Bug Report } [ Transport Shmem ] / 144 / communication between different languages based on ASN.1 0.5 { Bug Report } [ Samples ] / 136 / Create example chat 0.5 { Bug Report } [ Satellite Sockets ] / 226 / Simplify gethostbyname_r 0.5 { Bug Report } [ Satellite Sockets ] / 220 / new implementation setNoneBlockMode 0.5 { Bug Report } [ Satellite Sockets ] / 215 / Move constants 0.5 { Feature Request } [ AntHill Core ] / 219 / Needed some sample(s) for scaling/failover layer 0.5 { Feature Request } [ AntHill Core ] / 216 / HWM/LWM implementation for failover/scaling level 0.5 { Feature Request } [ Satellite Sockets ] / 211 / Migration implementation from TCP transport to AntHillSockets library for reuse in UDP
Version 0.5 ----------- 0.5 { Feature Request } [ AntHill Core ] / 774 / Write to readme.txt files how to report a bug.
Version 0.5 ----------- 0.5 { Feature Request } [ AntHill Core ] / 774 / Write to readme.txt files how to report a bug.
Version 0.5 ----------- 0.5 { Feature Request } [ AntHill Core ] / 774 / Write to readme.txt files how to report a bug.
Version 0.5 ----------- 0.5 { Feature Request } [ AntHill Core ] / 774 / Write to readme.txt files how to report a bug.
Version 1.6 ----------- 1.6 { Bug Report } [ Setup ] / 787 / -g options for gcc compiler & --enable-debug=no 1.6 { Feature Request } [ AntHill Core ] / 745 / Add bin 2 hex and hex 2 bin utility 1.6 { Feature Request } [ Setup ] / 772 / Write to readme.txt files how to report a bug. 1.6 { Feature Request } [ Setup ] / 748 / Include binary utils to install binary packages (rpm, deb and etc) 1.0 { Bug Report } [ AntHill Core ] / 553 / Invalid include 1.0 { Bug Report } [ AntHill Core ] / 287 / fake 1.0 { Bug Report } [ AntHill Core ] / 286 / fake 1.0 { Bug Report } [ Documentation ] / 675 / Up Installation layouts menu at one level 1.0 { Bug Report } [ Documentation ] / 519 / Add a section how to execute single unit test, stress test and view all unit tests 1.0 { Bug Report } [ Samples ] / 539 / Crash for not supportable transport 1.0 { Bug Report } [ Utility DumpSender ] / 538 / Error to build DumpSender.vcproj for msvc8 1.0 { Bug Report } [ Utility DumpSender ] / 502 / use method to read buffer from stream based on Buffer class 1.0 { Feature Request } [ AntHill Core ] / 727 / Make a reliable network invariant relative server or client 1.0 { Feature Request } [ AntHill Core ] / 496 / Replace all vVector<any> to aVector<any> accroding to C++ conventions 1.0 { Feature Request } [ AntHill Core ] / 475 / Add a dump sender utility to send row dump from file to destination. 1.0 { Feature Request } [ AntHill Core ] / 449 / Correct interface for coder/decoder 1.0 { Feature Request } [ AntHill Core ] / 446 / Add a coder/decoder unit tests 1.0 { Feature Request } [ AntHill Core ] / 207 / Add support a projects files for msvc 6,7 & 9 0.5 { Bug Report } [ AntHill Core ] / 275 / Reorginize a unit test set 0.5 { Bug Report } [ AntHill Core ] / 256 / Invalid memory managment in case restoreConnection return false. 0.5 { Bug Report } [ AntHill Core ] / 255 / Deadlock while sending message 0.5 { Bug Report } [ AntHill Core ] / 240 / StdScalingCoordinator with same weight 0.5 { Bug Report } [ AntHill Core ] / 239 / StdFailOverCoordinator with same weight 0.5 { Bug Report } [ AntHill Core ] / 235 / Change IReliableClient* to IReliableClient::SharedPtrl 0.5 { Bug Report } [ AntHill Core ] / 218 / Extending interface IReliableConnectionListener for error reporting with OS specific message 0.5 { Bug Report } [ AntHill Core ] / 217 / Scaling coordinator 0.5 { Bug Report } [ AntHill Core ] / 210 / Add unit test: a sending a big buffers 0.5 { Bug Report } [ AntHill Core ] / 194 / Erase asio macros _WIN32_WINNT from all projects 0.5 { Bug Report } [ AntHill Core ] / 171 / Coding style: constant localtion 0.5 { Bug Report } [ AntHill Core ] / 164 / Change license from majoron to latestbit. 0.5 { Bug Report } [ AntHill Core ] / 145 / Replace typedef boost::shared_ptr<Socket> SocketSharedPtr with pointer 0.5 { Bug Report } [ AntHill Core ] / 142 / Remove Socket Shared Ptr at UDP & TCP 0.5 { Bug Report } [ AntHill Core ] / 141 / Add resource with version for win32 for all libraries 0.5 { Bug Report } [ AntHill Core ] / 135 / Implement ability set all options for tcp & udp by query 0.5 { Bug Report } [ AntHill Core ] / 134 / enlarge interface allow to get error message 0.5 { Bug Report } [ AntHill Core ] / 132 / Use po_Socket->async_read instead asio::async_read(poSocket) 0.5 { Bug Report } [ AntHill Core ] / 131 / Add atomic op on m_nQueueSize 0.5 { Bug Report } [ AntHill Core ] / 130 / Implement query parsing at EndpointURI 0.5 { Bug Report } [ AntHill Core ] / 127 / Replace magic string on constan string 0.5 { Bug Report } [ AntHill Core ] / 122 / AntHill::TransportFactoryBase create and impelent 0.5 { Bug Report } [ Documentation ] / 273 / Reorginize documentation set 0.5 { Bug Report } [ Documentation ] / 262 / Add a thread model for scaling/fail-over layer 0.5 { Bug Report } [ Documentation ] / 254 / place topic about restore connnection 0.5 { Bug Report } [ Documentation ] / 243 / Code format. 0.5 { Bug Report } [ Documentation ] / 238 / Basic concepts for each layers 0.5 { Bug Report } [ Documentation ] / 237 / Mixing a ray and connection inside coordinator 0.5 { Bug Report } [ Documentation ] / 151 / hwm & lwm processing 0.5 { Bug Report } [ Documentation ] / 149 / Depict connector & acceptor & connection id fro shmem 0.5 { Bug Report } [ Documentation ] / 120 / Declare thread model and thread safe behavior at documentation. 0.5 { Bug Report } [ Setup ] / 246 / Documentation(pdf) is not included at source distribution 0.5 { Bug Report } [ Setup ] / 229 / add --with-debug-enabled options for configure to add -g 0.5 { Bug Report } [ Setup ] / 154 / Create automake & autoconf installation for linux 0.5 { Bug Report } [ Transport UDP ] / 230 / Select between sendto & connect way for UDP 0.5 { Bug Report } [ Transport UDP ] / 214 / Rename output file as libAntHillUDP 0.5 { Bug Report } [ Transport UDP ] / 212 / Rename output file as libAntHillTCP 0.5 { Bug Report } [ Transport UDP ] / 139 / Collect query params at one place 0.5 { Bug Report } [ Transport TCP ] / 233 / processing WSAEWOULDBLOCK 0.5 { Bug Report } [ Transport TCP ] / 221 / localport & connnectorPort 0.5 { Bug Report } [ Transport TCP ] / 209 / Extra schedule and hence invalid test 0.5 { Bug Report } [ Transport TCP ] / 203 / Inv following to coding style: 0.5 { Bug Report } [ Transport TCP ] / 143 / Coding styly incompability 0.5 { Bug Report } [ Transport TCP ] / 129 / Not effective async_read 0.5 { Bug Report } [ Transport Shmem ] / 232 / Replace local variables oByteBuffer onto member( for performance issues?). 0.5 { Bug Report } [ Transport Shmem ] / 231 / extract methods 0.5 { Bug Report } [ Transport Shmem ] / 213 / Rename output file as libAntHillShmem 0.5 { Bug Report } [ Transport Shmem ] / 201 / Create ShmemSharedResource class 0.5 { Bug Report } [ Transport Shmem ] / 200 / Incorrect onConnected event 0.5 { Bug Report } [ Transport Shmem ] / 199 / Data lost due to event 0.5 { Bug Report } [ Transport Shmem ] / 198 / Lost data (need one mutex more?) 0.5 { Bug Report } [ Transport Shmem ] / 197 / Memory Id Acceptor generation. 0.5 { Bug Report } [ Transport Shmem ] / 196 / Double sending disconnect 0.5 { Bug Report } [ Transport Shmem ] / 192 / boost::bind & events 0.5 { Bug Report } [ Transport Shmem ] / 168 / Use boost serialization instead of memcpy 0.5 { Bug Report } [ Transport Shmem ] / 167 / remove memory copy for deliver command 0.5 { Bug Report } [ Transport Shmem ] / 166 / Add a timeout waiting connection & sending 0.5 { Bug Report } [ Transport Shmem ] / 165 / Create a factory for ICommand interface 0.5 { Bug Report } [ Transport Shmem ] / 155 / Create a full duplex instead of semi duplex communication 0.5 { Bug Report } [ Transport Shmem ] / 150 / calculate and set acceptor & connector memory volume and setup it 0.5 { Bug Report } [ Transport Shmem ] / 146 / pass memory at query to shared memory 0.5 { Bug Report } [ Transport Shmem ] / 144 / communication between different languages based on ASN.1 0.5 { Bug Report } [ Samples ] / 136 / Create example chat 0.5 { Bug Report } [ Satellite Sockets ] / 226 / Simplify gethostbyname_r 0.5 { Bug Report } [ Satellite Sockets ] / 220 / new implementation setNoneBlockMode 0.5 { Bug Report } [ Satellite Sockets ] / 215 / Move constants 0.5 { Feature Request } [ AntHill Core ] / 219 / Needed some sample(s) for scaling/failover layer 0.5 { Feature Request } [ AntHill Core ] / 216 / HWM/LWM implementation for failover/scaling level 0.5 { Feature Request } [ Satellite Sockets ] / 211 / Migration implementation from TCP transport to AntHillSockets library for reuse in UDP
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?