ninenines.eu ninenines.eu

ninenines.eu

Nine Nines

Small, fast, modular HTTP server. Cowboy is the ultimate server for the modern Web and includes support for Websocket, SPDY and more. Socket acceptor pool for TCP protocols. Reusable library for building networked applications. Simple, reliable, efficient streaming for Cowboy. Bullet is a permanent bidirectional connection between the browser and the server. Tiny fast Erlang build tool. Common GNU Makefile rules for building and testing Erlang applications. Parse transform for type based validation.

http://www.ninenines.eu/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR NINENINES.EU

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

April

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Sunday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.1 out of 5 with 11 reviews
5 star
8
4 star
0
3 star
1
2 star
0
1 star
2

Hey there! Start your review of ninenines.eu

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

13.3 seconds

FAVICON PREVIEW

  • ninenines.eu

    16x16

CONTACTS AT NINENINES.EU

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Nine Nines | ninenines.eu Reviews
<META>
DESCRIPTION
Small, fast, modular HTTP server. Cowboy is the ultimate server for the modern Web and includes support for Websocket, SPDY and more. Socket acceptor pool for TCP protocols. Reusable library for building networked applications. Simple, reliable, efficient streaming for Cowboy. Bullet is a permanent bidirectional connection between the browser and the server. Tiny fast Erlang build tool. Common GNU Makefile rules for building and testing Erlang applications. Parse transform for type based validation.
<META>
KEYWORDS
1 training
2 articles
3 talks
4 pricing and sponsoring
5 mailing lists
6 lhoguin
7 our products
8 cowboy
9 ranch
10 bullet
CONTENT
Page content here
KEYWORDS ON
PAGE
training,articles,talks,pricing and sponsoring,mailing lists,lhoguin,our products,cowboy,ranch,bullet,erlang mk,sheriff,source code,user guide,manual,readme,buy now,scroll to top
SERVER
GitHub.com
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Nine Nines | ninenines.eu Reviews

https://ninenines.eu

Small, fast, modular HTTP server. Cowboy is the ultimate server for the modern Web and includes support for Websocket, SPDY and more. Socket acceptor pool for TCP protocols. Reusable library for building networked applications. Simple, reliable, efficient streaming for Cowboy. Bullet is a permanent bidirectional connection between the browser and the server. Tiny fast Erlang build tool. Common GNU Makefile rules for building and testing Erlang applications. Parse transform for type based validation.

SUBDOMAINS

lists.ninenines.eu lists.ninenines.eu

www.lists.ninenines.eu Mailing Lists

Wwwlists.ninenines.eu Mailing Lists. There currently are no publicly-advertised Mailman. Mailing lists on www.lists.ninenines.eu. To visit the general information page for an unadvertised list, open a URL similar to this one, but with a '/' and the list name appended. List administrators, you can visit the list admin overview page. To find the management interface for your list. If you are having trouble using the lists, please contact mailman@www.lists.ninenines.eu. Version 2.1.17.

INTERNAL PAGES

ninenines.eu ninenines.eu
1

Nine Nines: Consulting & Training

http://ninenines.eu/training

If you are interested by any of these opportunities, send me an email. You can get me, Loïc Hoguin, author of Cowboy, to help you solve a problem or work on a particular project. My area of expertise is Erlang; HTTP, Websocket and REST APIs; design and implementation of protocols; and messaging systems. I can also be helpful with testing or code reviews. I offer both hourly and daily rates:. 200 hourly rate (remote). 1000 daily rate (remote and on-site). You can sponsor one of my projects. I would be hap...

2

Nine Nines Support: Cowboy User Guide

http://ninenines.eu/docs/en/cowboy/1.0/guide

The Cowboy User Guide explores the modern Web and how to make best use of Cowboy for writing powerful web applications. Erlang and the Web. The life of a request. Handling plain HTTP requests. Reading the request body. Designing a resource handler. Dealing with broken clients. Contribute to this site.

3

Nine Nines: Public talks

http://ninenines.eu/talks

Erlang User Conference 2015. Erlang User Conference 2014. The last REST client you will ever need. Erlang Factory SF Bay Area 2014. D3js + Websocket for live Web applications. Erlang/OTP トレーニング 2013.10. Erlang User Conference 2013. Erlang Factory SF Bay Area 2013. Munich Erlang Factory Lite 2013. Build custom protocols with Ranch and msgpack. Erlang Factory Lite Paris 2012. Un webchat avec Cowboy en 45 minutes. Erlang Factory Lite London 2012. Build an FTP server in 30 minutes with Ranch.

4

Nine Nines: Consulting & Training

http://ninenines.eu/support

If you are interested by any of these opportunities, send me an email. You can get me, Loïc Hoguin, author of Cowboy, to help you solve a problem or work on a particular project. My area of expertise is Erlang; HTTP, Websocket and REST APIs; design and implementation of protocols; and messaging systems. I can also be helpful with testing or code reviews. I offer both hourly and daily rates:. 200 hourly rate (remote). 1000 daily rate (remote and on-site). You can sponsor one of my projects. I would be hap...

5

Nine Nines: Erlang Scalability

http://ninenines.eu/articles/erlang-scalability

I would like to share some experience and theories on Erlang scalability. This will be in the form of a series of hints, which may or may not be accompanied with explanations as to why things are this way, or how they improve or reduce the scalability of a system. I will try to do my best to avoid giving falsehoods, even if that means a few things won’t be explained. Long-running NIFs will take over a scheduler and prevent Erlang from efficiently handling many processes. Threaded NIFs, or the use of the.

UPGRADE TO PREMIUM TO VIEW 3 MORE

TOTAL PAGES IN THIS WEBSITE

8

LINKS TO THIS WEBSITE

journal.dedasys.com journal.dedasys.com

Uncategorized | DedaSys Journal

https://journal.dedasys.com/category/uncategorized

Computer Stuff from DedaSys.com. Parallels with Ubuntu 15.10. Today though, Ubuntu asked if I’d like to upgrade to 15.10, I said yes, and things really got ugly – after upgrading, I could no longer boot into a graphical environment. Looking at the error logs a bit, it looked like there may have been a problem with “Parallel Tools”, the stuff you install in the guest OS to make it run. I tried to reinstall that, but there were various compilation errors in the kernel modules…. uh oh. One suggestion favore...

blog.mackdanz.net blog.mackdanz.net

Projects

http://blog.mackdanz.net/Game--Extincter

I released a game called Extincter for HTML canvas, Erlang, and Websockets. This was both to learn Erlang, and because I hadn't written a game since middle school (C64). Along with source code per the license. The Canvas2D element uses a basic game loop to control the scenes and render the game state, animations, etc. A core JavaScript module is separate from the draw code, so that it should be possible to write harness3d.html and only rewrite what must be rewritten. Here is the process tree:. Erlang is ...

journal.dedasys.com journal.dedasys.com

Elixir vs Erlang: a question of momentum | DedaSys Journal

https://journal.dedasys.com/2015/04/23/elixir-vs-erlang-a-question-of-momentum

Computer Stuff from DedaSys.com. Elixir vs Erlang: a question of momentum. While not a user of it yet, this is one of the reasons why it’s so interesting to watch the Elixir. Programming language evolve. Outside of the other languages besides Java targeting the Java Virtual Machine, it’s not every day that we get to see a new language created for a VM. A web framework, Phoenix. That seems to have a lot of work going into it. Erlang has several web servers, like Yaws, and the excellent Cowboy. These are t...

seitenschmied.at seitenschmied.at

Seitenschmied - Kreativ in die Zukunft

http://www.seitenschmied.at/blog

One of the things you start out with when you create a new Phoenix application is the default brunch setup for JavaScript. Since I’m not a big fan of manually copying dependencies for JS around, I opted for Brunch, due to its automatic integration with brunch and relative ease of use. Since Brunch isn’t being developed anymore, I began searching for an alternative that provides the same functionality. The server Phoenix uses (but they plan to release it towards end of the year, so keep your hopes up).

github.com github.com

GitHub - ninenines/cowboy: Small, fast, modular HTTP server written in Erlang.

https://github.com/ninenines/cowboy

Small, fast, modular HTTP server written in Erlang. Use Git or checkout with SVN using the web URL. Aug 21, 2016. Failed to load latest commit information. Wording tweak in static handler chapter in the guide. Jun 6, 2016. Mar 6, 2016. Aug 22, 2016. Send many frames in one TCP send. Aug 15, 2016. Allow websocket init/1 to reply/close/hibernate. Aug 15, 2016. Convert the documentation to Asciidoc. Jan 14, 2016. Gitignore: add examples/ dependency files. May 25, 2016. Oct 4, 2014. Oct 4, 2014. Nov 16, 2015.

bigdatalittlegeek.com bigdatalittlegeek.com

Ruby vs Elixir -- An Unfair Fight (and Elixir wins) — Big Data Little Geek

http://www.bigdatalittlegeek.com/blog/2014/7/10/ruby-vs-elixir-an-unfair-fight-and-elixir-wins

FAQ: What is Project Butterfly? FAQ: What is Project Butterfly? Ruby vs Elixir - An Unfair Fight (and Elixir wins). July 10, 2014. From the Ruby Weekly. Mailer, I found this post: Elixir vs Ruby Showdown - Phoenix vs Rails. As a little background:. Is a nice little framework built in Elixir using the Erlang HTTP and Websockets library, Cowboy. To the article's credit, the ruby configuration is the most optimal for a current ruby implementation that still runs on MRI ruby. I still think that. Standing Up ...

bigdatalittlegeek.com bigdatalittlegeek.com

Big Data Little Geek

http://www.bigdatalittlegeek.com/blog?category=nattering

FAQ: What is Project Butterfly? FAQ: What is Project Butterfly? Kids and Programming Resources. November 24, 2014. I have a pretty precocious child when it comes to using a computer - which is no surprise. Years ago, I read the essay in. In my house, Scratch ( scratch.mit.edu. Scratch is visual and a completely contained IDE within a browser. Kids drag and drop components with variables, loop constructs, and input/output devices for keyboard and mouse to build up visual subroutines. From there ki...If yo...

journal.dedasys.com journal.dedasys.com

23 | April | 2015 | DedaSys Journal

https://journal.dedasys.com/2015/04/23

Computer Stuff from DedaSys.com. Elixir vs Erlang: a question of momentum. While not a user of it yet, this is one of the reasons why it’s so interesting to watch the Elixir. Programming language evolve. Outside of the other languages besides Java targeting the Java Virtual Machine, it’s not every day that we get to see a new language created for a VM. A web framework, Phoenix. That seems to have a lot of work going into it. Erlang has several web servers, like Yaws, and the excellent Cowboy. These are t...

blog.process-one.net blog.process-one.net

ejabberd and dependencies: major set of open source repositories | ProcessOne — Blog

https://blog.process-one.net/ejabberd-and-dependencies-major-set-of-open-source-repositories

Universal Push Notification Platform. Leading XMPP Application Server. Scalable and Affordable Messaging Backend. Instant Messaging in the Cloud. White-label Group Messaging Solution. March 10, 2015. Ejabberd and dependencies: major set of open source repositories. Since 2002, ejabberd. Established itself as a major Erlang project. People learn Erlang because of ejabberd. For this reason alone, ProcessOne is one of the major contributors in the open source Erlang community, along with Erlang OTP. Native ...

UPGRADE TO PREMIUM TO VIEW 24 MORE

TOTAL LINKS TO THIS WEBSITE

33

SOCIAL ENGAGEMENT



OTHER SITES

nineninepercent.blogspot.com nineninepercent.blogspot.com

freeware, shareware

Subscribe to: Posts (Atom).

nineninepercent.com nineninepercent.com

nineninepercent.com -&nbspnineninepercent Resources and Information.

ninenineperfume.com ninenineperfume.com

ninenineperfume.com -&nbspninenineperfume Resources and Information.

ninenines-pipeline.com ninenines-pipeline.com

Index of /

Proudly Served by LiteSpeed Web Server at www.ninenines-pipeline.com Port 80.

ninenines.eu ninenines.eu

Nine Nines

Small, fast, modular HTTP server. Cowboy is the ultimate server for the modern Web and includes support for Websocket, SPDY and more. Socket acceptor pool for TCP protocols. Reusable library for building networked applications. Simple, reliable, efficient streaming for Cowboy. Bullet is a permanent bidirectional connection between the browser and the server. Tiny fast Erlang build tool. Common GNU Makefile rules for building and testing Erlang applications. Parse transform for type based validation.

ninenines.net ninenines.net

NINENINES.net - What's on my Mind

The (Not So) Amazing Spider-Man – Movie Review. July 10, 2012. The too-soon reboot of the Spider-Man movie franchise in the form of The Amazing Spider-Man seemed to make a lot of promise in its early teaser videos. Sadly, no one mentioned that all the entertaining parts of the movie were revealed in the trailers. Read more →. Diablo III – Damage Calculator. July 6, 2012. For all you Diablo III fans out there, go check out this Diablo 3 Damage Calculator. Read more →. Guild Wars 2 – Worth Buying? I came a...

nineninesix.com nineninesix.com

996 brand * design

996 names, styles, creates, develops, rescues, evolves, implements, manages and loves corporate identities and brands. Design management, visual communications and brand development is 996 .it is the why we are: defines who we work with and the positive impact we have on businesses.

nineninetax.com nineninetax.com

Michael Shumski, CPA - Linwood, NJ

South Jerseys 1st Affordable. Business and Sales Acquisition. Sarbanes-Oxley Section 404 Compliance. We are a full service accounting firm located in Linwood, NJ. We provide tax preparation, auditing, retirement, tax and estate planning and many other accounting services to a wide range of clients, including both businesses and individuals, throughout the State of New Jersey. We have developed a reputation for professional excellence through the high quality of services we perform for our clients.

ninenineteen.blogspot.com ninenineteen.blogspot.com

9.19.08

We're back, trying to get in the swing of things now. After being gone for 11 days, it's pretty hard to do. (We ended up staying an extra day because when we got to the airport on Saturday, they were overbooked and they offered us $1000 American Airlines vouchers, free hotel, free meals, and free transportation to stay - yes please! So we'll be going on another trip sometime this year! Cacti growing above the sea at Knip Beach. Links to this post. Here is a sneak peek! Hanging on the beach :). We'll be b...

nineninette.canalblog.com nineninette.canalblog.com

Grain de Malice

Envoyer à un ami. Entre parenthèses (.). Ju fée du joli. Le monde de titeju. Les fantaisies de sila. Les trucs de marie. Pas folle juste un peu allumée. Sois belle et parle. Extra ta nouvelle bannière! Il a du être ravi le petit bonhomme! Bon,ok,il avait 7 ans en vrai! Mais tout le monde. On devrait toutes l'aovir celui là! Une de mes préférée! Un petit échange contre. Elle est magnifique cette toile, bises! Ils sont adorables (et vilain. Flux RSS des messages. Flux RSS des commentaires. Toile 12 x 18.