Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/CURENT/dime

Distributed Messaging Environment
https://github.com/CURENT/dime

Added TLS on server-side (experimental)

0b16f7b769d16bfd6c10be0ab9d7cd6b091e1bcf authored over 4 years ago
Set sockets to be non-blocking for networked connections

90bbd02768b1dbd23f7f8fd24f60b11cbdfb91da authored over 4 years ago
removed temp files

03d97fdd9e7dc3ef49a2841b18da1abe64218379 authored over 4 years ago
added benchmark.py

4c32626678565a19023d43fb7d46f1926e0f80af authored over 4 years ago
Changed default behavior to close misbehaving sockets rather than crash

b21ca5d479efe5e92cfb543618c053aa4cb5ba92 authored over 4 years ago
Minor fix for sync_r

bcdcec87d1638c7048e9bacd17795a8e45dbea0c authored over 4 years ago
Prepping for addition of #6 and #23

7204433b419aaf2782af0ed4e1a7c5f28ab8ff2d authored over 4 years ago
Updated docstrings

48c4b73cd1dc8f32afb0b1dfd2650def9a8fc078 authored over 4 years ago
Update config.mk

9153e5cc5175a435fe0e5436a524e4f7eb42c668 authored over 4 years ago
Temporary example

cbddae0161ebbaf754c6cfb186dad664f556eb35 authored over 4 years ago
Added PID info for Linux ONLY

6e0f1b506ca0f1adada1cd390d1866365b891456 authored over 4 years ago
Implemented #7

94770b3d3b4fed7c49b3d539b7210c11d34e7cce authored over 4 years ago
Set default dime client params to connect to /tmp/dime.sock

a07e432feecbc7ea09c314e82720b8e18d222c4d authored over 4 years ago
Split make configuration into config.mk

ceb5bff60ae588994802e3cf13de4e30aca3f911 authored over 4 years ago
Memleak fix

970486ae16492484711559c73fe91ef365ac0997 authored over 4 years ago
Changed GMT time to local time

3d398b5599d454c7b4d42e19f5e64820d61bd019 authored over 4 years ago
Added logging for commands (#9)

f660a66ff20707dddd38d4031023a9395b63dc49 authored over 4 years ago
Cleaned up verbose mode

7732565de018c9fc96f2c364c7589303bb4326b3 authored over 4 years ago
Removed error.c, added log.c in its stead

fc05250102f71b323df9993aac75932dab37df1e authored over 4 years ago
Minor fixes

3fd21fefce7380b7df181f2c7ce864813fff2ed4 authored over 4 years ago
Fixed potential bug where last fd could update all other fd's sendbuffers

8ac1ce86f3925da2b08a3327ac3ce5ccc8b293e7 authored over 4 years ago
implemented part of #9

af4ca4bc0b73e790e5d11285d2aaa9a83ad3ac0a authored over 4 years ago
minor fix

d4ca7e10121bcd57e16944fbf203bcbb98f21ab9 authored over 4 years ago
Added basic verbosity routines

0c7a89bd649a6088df62334f58e51e5a79445947 authored over 4 years ago
Removed build artefacts

a6434560e4a4cbdd4470665baed317fb16e58430 authored over 4 years ago
Removed build artefacts

9f4d2c6f69bcb01de65912c866878ea2926dc6ee authored over 4 years ago
Added setup.py artefacts to .gitignore

1f4e1db27e6988146cdeb083a2d25d961b53a455 authored over 4 years ago
Implemented #25

8d4a9028c49e345b253785f689c1d46610f9cba5 authored over 4 years ago
Added wait tests

2ab6e68b6fbbb36d13792146d817c8bb4bab0605 authored over 4 years ago
Added 'wait' to Python client

0f203438e2852818f2c88eba0f21feb7cf71ae53 authored over 4 years ago
Added 'wait' to Matlab client

e74c7d0ebe0f6126dd83b78c59537d4cefb54233 authored over 4 years ago
lots of dumb fixes

53aa02386f4874e93012dba92221b466dea206b1 authored over 4 years ago
Included return value

72e9d8e61ef0fe22c710b1177feed7b5466fad18 authored over 4 years ago
implemented #29

bf5329a2c34206f35e16eb542bd539e6a59e85ef authored over 4 years ago
Changed default behavior from crashing to printing error

13811151c7b026abe3170a0f34fa8bfbb280a5ed authored over 4 years ago
minor edit

89051ff08c39af2ce508b6266e3961efe4455a95 authored over 4 years ago
Added test_all.sh

5fb6f789841088b6987c512e8e7e3104facb5ef2 authored over 4 years ago
Added matlab devices test

28378128e84e3d7b3e983da4097a22195c8100dd authored over 4 years ago
Added python devices test

d8950978966b1326ba22bd2dd9478981a21469f2 authored over 4 years ago
Fixed bug where clients were removed from group lists but groups weren'r removed from client lists

ffd7910d2f08cfa4f43f6bfb0b3c6296d225edc1 authored over 4 years ago
Fixed/added Python-Matlab interopability test

0eed34d154c6825978bb312b0ec0672e8052206d authored over 4 years ago
Fixed #22

79c37d0c18d6f7ae4be52053118a6fef226882bb authored over 4 years ago
Changed how meta-statuses were handled

27373f4b599e9c51ca4f71db2af495acd9df5fa0 authored over 4 years ago
Minor fixes

c3c6b0900ec03f58fb4bc6a0724bd5193b3da044 authored over 4 years ago
Added PYTHONPATH to test scripts

3de26217c672783c7fcd967ed68984ba83eb6b9d authored over 4 years ago
Added client/matlab to MATLABPATH for tests

e9ed5d876f8272a7108ebb285563edfa9c9fcc7a authored over 4 years ago
Added TCP tests

f29025527ca049a3e1b59382bdbb28bcc269825d authored over 4 years ago
Server now handles closed TCP sockets correctly

5d620e29e321c0b32817b85e17190abf4b02d3e2 authored over 4 years ago
Removed temporary files

30f1f88134e2cf32785312b597dc120a34590ac6 authored over 4 years ago
Fixed memory leak

8c2ab99b34e5291d91366b7dc9effda1b4b81f45 authored over 4 years ago
Added sync tests

dd4c8495d833f22a1557134003bac3dc6d2a2eae authored over 4 years ago
Minor fix

084939c03dcd4200484c08324e9498de11598a97 authored over 4 years ago
Added python send/broadcast tests

e213a6410108d47708ffd7c214b87c2386ba6062 authored over 4 years ago
Added send_r, sync_r, and broadcast_r for Python

48478cb7d6f19240fab8ade9024f9980056d9564 authored over 4 years ago
Added tests for send/broadcast

daef196e6d0939a5cb068d69665f62c7a743126a authored over 4 years ago
minor fix

66adb75509e7b3105d0ed0e4b9526fe8d1af2e1a authored over 4 years ago
Added return statuses for devices

d05da3a869fe74ef532e9dbeaad7604f14e0c517 authored over 4 years ago
Cleaned up some Matlab documentation

f078845464779b52113985140534f515e7b13908 authored over 4 years ago
Added return statuses for broadcast

daa7b9a068dc5c7a3fab74db16024f69fead2366 authored over 4 years ago
Added workspace-safe versions of send, broadcast, and sync

208fc6a19323bb710ec3701869e444a9eec8cde2 authored over 4 years ago
Added statuses for join/leave

3dbee2f01a69a4c09577344a27fb0ae576681f4b authored over 4 years ago
Aggregated statuses from send for faster throughput

60c2cf768b1b1cc4569c90ed5d20ff3aba29b59b authored over 4 years ago
Added return statuses to send command

ff817661d139d738241c28f1f2e45d475623f6c3 authored over 4 years ago
Updated tests

66e35b3418a6ce31bbc661a38c277b9e7655ad29 authored over 4 years ago
Changed default behavior to assign/get variables from local scope

f63e646b062a1fe007e376db47e2558c7c8ec7f7 authored over 4 years ago
Added #12

1f849e0b91cbba24c454a11f8a78e324239d07af authored over 4 years ago
Added Python docstrings

c0cb83bfa344877c4d2f0a87aeea9e3b348d0251 authored over 4 years ago
Updated matlab docs to look like numpydoc

89b818e56a7317637e16655775b0f119f520d459 authored over 4 years ago
Added documentation for Matlab client

c35b42151fa480fbc80eea114f8e33044f7cf482 authored over 4 years ago
Added #24 (Python)

ef1c1fb3c295922839377dfecb4ff23d5f0f9e04 authored over 4 years ago
Added #24 (Matlab)

59aed6dd8ab980bc8f66446559a05b281729344d authored over 4 years ago
Implemented #2

bcb6401680dfcdf717f29c0700a29bc382779d3e authored over 4 years ago
Reduced build time of Docker image

72f16993ed38b65a444d54efcd429133b4253d94 authored over 4 years ago
minor fix

1108eb76268235fea019593654af6aea1aeb84f9 authored over 4 years ago
Added documentation for client and rough documentation for server (will round out when server is fully-featured)

5f2cd61d6f478002bc3474e0f0ce26c43d6aa85f authored over 4 years ago
Minor fixes to iterator docs

526bb9764c471960c030117e6e466511ef8faaf0 authored over 4 years ago
rm dead code from deque.c

e9bfabb9a7ac86136a887b1be08e4d00ed4fc01a authored over 4 years ago
Added docs for ringbuffer/socket

1c6baeb9bd780f5d1ad62e1683cfe9b00e5048c5 authored over 4 years ago
Completed documentation for deque and table

66513311890c78f8dc622276b8768ab0b97f3a7a authored over 4 years ago
Added Doxyfile

5ba935b66915d2750150704ca014889b6ba122dd authored over 4 years ago
Update README.md

a256f10ee3d9c88980ccd1f079f68f8cbac4c496 authored over 4 years ago
Update README.md

32904fd7a64868083f34acdb9fdb01e6a7cdbe5b authored over 4 years ago
Added justifications section

e7da2f8cf99c564f569cf07639182544d011bd76 authored over 4 years ago
Major server code cleanup

d5ab51285477465084254e72f4dbf71b63bf98bd authored over 4 years ago
added error.c

f15142f11808933f253b9cb5c3b9b87a11bfc9b8 authored over 4 years ago
Added #19

52fd074bd00a54a62233c8ac768a3c11d79cc11f authored over 4 years ago
Added iterators for table and deque

6d03790ebb1ba67fa7d0d8eec3902ab06d18ea86 authored over 4 years ago
Fixed #13

0ee29c691543d90320fcf44d781b9a57d10f4263 authored over 4 years ago
Fixed #21

81fe9f5323f4b9f81e6306e3d309fa6836594d2a authored over 4 years ago
Added Python client, implementing #17

b2893958598d1b9fcf78e3ed5e37149406c3da52 authored over 4 years ago
Added client dimebloads/dimebdumps awareness

b45dea5ff4d0478d8c22137a548164571b0e97bd authored over 4 years ago
Added dimeb awareness to server

21c157de81c5a4b8f04f9dbd87494ab643b2a901 authored over 4 years ago
Minor fixes, implemented #3 is complete and needs implemented

2ed3295506d5bb72c95cd4b07bdc7b283928d21a authored over 4 years ago
Updated dimebloads, added dimebdumps

dddcab12368f1e32d27da409871b518d35269335 authored over 4 years ago
Delete prototype.py

61e022c8c20a9eea58b2a9f00b7f737dcf0792d6 authored over 4 years ago
Update README.md

554e99e12db343757445c87d46f9caac20b71d35 authored over 4 years ago
Delete dumps.m

e9b99fd8ba8c9acd2edde9fd548a99ebbf078d37 authored over 4 years ago
Moved Python code, implemented dimebloads (untested)

3a911e4370f174461de502c796c9c78b5359a096 authored over 4 years ago
Started work on #3

43e74f73bef005614ca3ee19d7da525fe06568ef authored over 4 years ago
Implemented #18

ec9ea65dd26adfc806d7c0ffffd2e2a13e60774c authored over 4 years ago