Skip to content

Sample code of Sending and Retrieving message from AWS SQS (Simple Queue Messaging), writen in Python

Notifications You must be signed in to change notification settings

asepmaulanaismail/aws-sqs-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS SQS (Simple Queue Messaging) Sample Code in Python

Sample code of Sending and Recieving message from AWS SQS (Simple Queue Messaging), writen in Python.

How to send

$ python sender.py

How to receive

$ python reciever.py

About

Sample code of Sending and Retrieving message from AWS SQS (Simple Queue Messaging), writen in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages