0
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jan 24, 2025 — Jan 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ObjectInput, ObjectOutput implementations simple codec benchmarking User API classes
asimarslan
as Asım Arslan
More... about 10 years ago
add simple tests for map More... about 10 years ago
add client shutdown, move benchmarks to own folder More... about 10 years ago
add connection_mutex to prevent many threads opening same connection twice More... about 10 years ago
minor fixes for QueueProxy More... about 10 years ago
use explicit relative imports More... about 10 years ago
Use own socket_map to allow multiple clients in same process More... about 10 years ago
started queue implementation More... about 10 years ago
add a simple test map that use multiprocessing More... about 10 years ago
Use AtomicInteger for increasing correlation id, and revert using threading.Event More... about 10 years ago
base serialization service impl and serializer adoptors
asimarslan
as Asım Arslan
More... about 10 years ago
Do not call self.recv more than once in handle_read More... about 10 years ago
Raise invocation timeout error, update simple_map_test More... about 10 years ago
Use Queue instead of threading.Event, and add ability to read messages bigger than buffer size More... about 10 years ago
update simple map test More... about 10 years ago
use enum mapping to invoke event More... about 10 years ago
added simplemaptest More... about 10 years ago
add_entry_listener implementation More... about 10 years ago
fix to_object() in Proxy More... about 10 years ago
clien_message fix
asimarslan
as Asım Arslan
More... about 10 years ago
dummy serialization
asimarslan
as Asım Arslan
More... about 10 years ago
map.get(), map.contains_key() implementation More... about 10 years ago
added map.size() method More... about 10 years ago
fix proxy creation, and some basic implementation of put and get More... about 10 years ago
client message append data
asimarslan
as Asım Arslan
More... about 10 years ago
client protocol codec fix
asimarslan
as Asım Arslan
More... about 10 years ago
Integrate codec changes, and split frames when reading messages More... about 10 years ago
client protocol codecs fix
asimarslan
as Asım Arslan
More... about 10 years ago
Merge pull request #1 from asimarslan/codecs More... about 10 years ago
Update README.md More... about 10 years ago