-
Notifications
You must be signed in to change notification settings - Fork 0
BoboOpenSource/rpc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
to run tests,follow the steps below: 1.run the main method of NamesrvStarter 2.run the main method of RpcServerStarter with vm arguements -Dnamesrv.host=localhost -Dnamesrv.port=8888 3.run the main method of RemoteInvokeBySync or RemoteInvokeByAsync with vm arguements -Dnamesrv.host=localhost -Dnamesrv.port=8888 At present, two remote invoke methods are provided, which are synchronous invoke and asynchronous invoke. The asynchronous invoke is performed in a callback manner.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published