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
J
jetsonrpc
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 6 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Modularized Jetson. This is to allow a lean RPC mechanism based on bits. Upgraded to the netty CR7
masih
More...
over 11 years ago
Added Javassist dependency; investigating the performance difference when this dependency is present. Tydying
masih
More...
over 11 years ago
Added Javassist dependency; investigating the performance difference when this dependency is present. Tydying
masih
More...
over 11 years ago
Upgraded to Netty 4 CR5 and Jackson 2.2.2
masih
More...
over 11 years ago
Upgraded to Netty 4 CR5 and Jackson 2.2.2
masih
More...
over 11 years ago
Added check for dispatch before making remote call from a client. If methods such as toString, hasCode are note defined in the remote interface, such methods are invoked locally on the instance of InvocationHandler.
masih
More...
over 11 years ago
Added check for dispatch before making remote call from a client. If methods such as toString, hasCode are note defined in the remote interface, such methods are invoked locally on the instance of InvocationHandler.
masih
More...
over 11 years ago
Addressed PMD warnings
masih
More...
over 11 years ago
Addressed PMD warnings
masih
More...
over 11 years ago
Separated delimiter injection from request/response encoding
masih
More...
over 11 years ago
Separated delimiter injection from request/response encoding
masih
More...
over 11 years ago
Separated delimiter injection from request/response encoding
masih
More...
over 11 years ago
Separated delimiter injection from request/response encoding
masih
More...
over 11 years ago
Implemented message to byte encoder
masih
More...
over 11 years ago
Implemented message to byte encoder
masih
More...
over 11 years ago
Added Connection timeout
masih
More...
over 11 years ago
Added Connection timeout
masih
More...
over 11 years ago
Fixed PMD warning
masih
More...
over 11 years ago
Fixed PMD warning
masih
More...
over 11 years ago
updated to the latest version of common pom
masih
More...
over 11 years ago
updated to the latest version of common pom
masih
More...
over 11 years ago
Upgraded to the latest Netty version 4 CR2
masih
More...
over 11 years ago
Upgraded to the latest Netty version 4 CR2
masih
More...
over 11 years ago
investigating NPE when response recieved without request
masih
More...
over 11 years ago
investigating NPE when response recieved without request
masih
More...
over 11 years ago
Added a new constructor to transport exception that only takes message Tidy up
masih
More...
over 11 years ago
Added a new constructor to transport exception that only takes message Tidy up
masih
More...
over 11 years ago
Fixed a bug in request handler: when a read timeout exception occures the channel is most likely dead; there is no point sending response-error.
masih
More...
over 11 years ago
Fixed a bug in request handler: when a read timeout exception occures the channel is most likely dead; there is no point sending response-error.
masih
More...
over 11 years ago
Replaced the cyclic barrier with semaphore as it is more readable in the code javadoc
masih
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
10
→
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