Skip to content

encapsulate some queue class for more benefits to use Amazon SQS

Notifications You must be signed in to change notification settings

benjaminwhx/p_elasticmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pq-elasticmq

encapsulate some queue class for more benefits to use Amazon SQS

when use these class to invoke Amazon SQS, you must run a client in local, the client you can download a jar from: https://github.com/adamw/elasticmq

when you download the jar like: elasticmq-server-0.13.8.jar

you can use command run it in local like: java -jar elasticmq-server-0.13.8.jar

finally, you can run the test case of SqsTest

DOCUMENT

you can find some document in Amazon website: http://docs.aws.amazon.com/zh_cn/sdk-for-java/v1/developer-guide/examples-sqs-messages.html

About

encapsulate some queue class for more benefits to use Amazon SQS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages