Skip to content

Instantly share code, notes, and snippets.

@mdsaleemj
Last active June 24, 2016 08:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdsaleemj/6ed43a0803bf6fa8b636a33cccdb45da to your computer and use it in GitHub Desktop.
Save mdsaleemj/6ed43a0803bf6fa8b636a33cccdb45da to your computer and use it in GitHub Desktop.

#####Messaging System or Queues#####

This concept is especially useful in web applications where it's impossible to handle a complex task during a short HTTP request window. Reference about different queueing tools : http://queues.io/


#####Key Value Database####


####RDBMS ####


####NoSQL Databases####


####Servers#### 1.Apache httpd 2.Ngnix


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment