0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 11, 2025 — Feb 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
setup.py and minor clean ups
asimarslan
as Asım Arslan
More... about 10 years ago
Drop connection when member removed from cluster More... about 10 years ago
string serialization tests and unicode fix
asimarslan
as Asım Arslan
More... about 10 years ago
add member list string More... about 10 years ago
Reconnection and listener re-registration More... about 10 years ago
fix serialization tests
asimarslan
as Asım Arslan
More... about 10 years ago
project restructure
asimarslan
as Asım Arslan
More... about 10 years ago
update client message tests for correlation_id being 8 byte sized long value
asimarslan
as Asım Arslan
More... about 10 years ago
add/remove listener implementation More... about 10 years ago
codecs updated for event handling as handle(x=x, y=y, ...)
asimarslan
as Asım Arslan
More... about 10 years ago
fix issues in retry and improved exception handling More... about 10 years ago
Use correct client_type in all authenticators More... about 10 years ago
Add retry for invocation and initial cluster connection More... about 10 years ago
Basic exception handling for errors coming from server More... about 10 years ago
Update Python client id to match server More... about 10 years ago
use futures for async method, and split Invocation to use Future as well More... about 10 years ago
identified serializable
asimarslan
as Asım Arslan
More... about 10 years ago
clean up map_async_bench More... about 10 years ago
remove lock around write queue More... about 10 years ago
Add async methods to map and add an async bench More... about 10 years ago
config name fix
asimarslan
as Asım Arslan
More... about 10 years ago
config improvement
asimarslan
as Asım Arslan
More... about 10 years ago
use deque instead of blocking queue More... about 10 years ago
Use reactor thread for all scheduled tasks, IO and event handling More... about 10 years ago
test import fixes More... about 10 years ago
handle connection exceptions More... about 10 years ago
Correlation ID in ClientMessage should be long instead of int More... about 10 years ago
uncomment calculate hash code
asimarslan
as Asım Arslan
More... about 10 years ago
serialization service v1 implemented
asimarslan
as Asım Arslan
More... about 10 years ago
invocation clean up More... about 10 years ago