Skip to content

Apache RocketMQs communication component

Notifications You must be signed in to change notification settings

apache/rocketmq-remoting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remoting

Remoting provides a single API for most network related service that uses pluggable transports and codecs. The Remoting API provides the ability for making synchronous, asynchronous, oneway remote calls, push and pull callbacks. The intention is to allow for the use of different transports to fit different needs, yet still maintain the same API for making the remote invocations and only requiring configuration changes, not code changes.

About

Apache RocketMQs communication component

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages