openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Axl library
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
17 days
ago. based on code collected
17 days
ago.
Jan 28, 2024 — Jan 28, 2025
Showing page 21 of 120
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
libvortex-1.1: * [fix] Changelog updates..
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Removed unnecesary lock/unlock pair from vortex channel module. Moved log debug which may cause wrong memory access under certain conditions.
Francis Brosnan Blázquez
More...
about 13 years ago
turbulence: * [new] Updated engine to not wait for threads to finish on exit using new vortex support to do so. Added new command line option to obtain old behaviour (--wait-thread-pool).
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Updated PyVortex to allow registering a handler that is called when it is detected a python handler is taking too long to finish. API added:
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Fixed PyVortex start channel start data reference (it was passed in properly).
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Version updates..
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Updated vortex_set_conf API to include a new key to allow controlling if context finalization should wait for threads inside the thread pool to finish. API added:
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Code cleanups at vortex channel module (removed internal variables last_reply_delivered, last_msg_delivered, last_ans_delivered, last_ans_seqno_delivered).
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Version updates..
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] More fixings due to hellgrind advises...
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Fixed automatic thread pool removal which wasn't checking for running threads causing to remove threads from the pool under heavy load situations.
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] More fixings to the new vortex sequencer implementation.
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] More fixings (memory leaks fixes) due to vortex sequencer rewrite.
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] More fixings due to last vortex sequencer rewrite.
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Several fixings to make new vortex sequencer design to work with microsoft windows.
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Removed old code used to drop messages for broken connections (inside vortex sequencer) which is no longer needed.
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Complete vortex sequencer rewrite to allow handling all outgoing sending jobs in a fair manner (treating them in rounds, giving all channels the possibility to send content without being starved by highly interactive transfers). This rewrite will also open the possiblity to implement channel sending priorities. All reg tests working!
Francis Brosnan Blázquez
More...
about 13 years ago
turbulence: * [fix] Releasing and reacquiring lock before calling to broadcast msg inside turbulence conn mgr. This is to avoid dead locks caused by filter function that may call again turbulence conn mgr API (which is already locked).
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Fixed vortex.Connection documentation about getting channel creation error.
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Fixed pop_channel_error example inside connection documentation.
Francis Brosnan Blázquez
More...
about 13 years ago
turbulence: * [fix] Adding change log..
Francis Brosnan Blázquez
More...
about 13 years ago
turbulence: * [fix] Svn test commit..
Francis Brosnan Blázquez
More...
about 13 years ago
turbulence: * [fix] Fixed compilation warnings at py_turbulence_ctx.c due to Vortex updates..
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Debian squeeze updates..
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Updated vortex sequencer module to avoid doing a proriority queue for resequence operations (when a SEQ frame was received) to avoid giving priority to large send operations that are served fast and also acked fast by the receiving side (causing starvation for the rest of pending operations). Also updated resequence signal code to check first if there are already other previous notification (to avoid filling the queue with notifications).
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Updated PyVortexChannel set_frame_received to allow removing handler installed when no parameter is received. Updated documentation and checked regression tests..
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Added additional check to channels internal reference inside vortex_connection_channels_count.
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Making automatic thread pool resize to be also checked on thread pool wait timeout.
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Removed flag not required to get access to vsnprintf
Francis Brosnan Blázquez
More...
about 13 years ago
libvortex-1.1: * [fix] Updates to general Makefile.win...
Francis Brosnan Blázquez
More...
about 13 years ago
←
1
2
…
17
18
19
20
21
22
23
24
25
…
119
120
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree