JHinW / SF.AsyncModel

I'm now trying to construct a distributed Architecture which treats Micro-Service as a middleware, message will be enqueued to a reliable queue and notify the sender when the message processing is finished.
0 stars 0 forks source link

Web Draft #7

Open JHinW opened 6 years ago

JHinW commented 6 years ago

host owin in IIS: https://stackoverflow.com/questions/24101432/configure-an-owin-static-file-server-at-a-specific-route-prefix

JHinW commented 6 years ago

url rewrite sample 👍

https://jonlabelle.com/snippets/view/markdown/url-rewriting-in-apache-iis-and-nginx

https://nicolas.guelpa.me/blog/2015/02/21/rewrite-redirect-iis.html

JHinW commented 6 years ago

idempotence

https://www.cnblogs.com/weidagang2046/archive/2011/06/04/idempotence.html