ror, scala, jetty, erlang, thrift, mongrel, comet server, my-sql, memchached, varnish, kestrel(mq), starling, gizzard, cassandra, hadoop, vertica, munin, nagios, awstats
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package typedactorrefs | |
| import akka.actor._ | |
| import akka.pattern.AskSupport | |
| import akka.util.Timeout | |
| import scala.concurrent.Future | |
| import typedactorrefs.Server.ServerMessage | |
| import scala.concurrent.duration._ | |
| import typedactorrefs.Server.GetModule | |
| import typedactorrefs.Server.Module |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # increase system IP port limits | |
| net.ipv4.ip_local_port_range=1024 65535 | |
| # Incoming packets queue length | |
| net.core.netdev_max_backlog=10000 | |
| # TCP socket max connections num | |
| net.core.somaxconn=262144 | |
| # Enable syncookies |
− Avatar Rich Hickey • 3 years ago Sorry, I have to disagree with the entire premise here.
A wide variety of experiences might lead to well-roundedness, but not to greatness, nor even goodness. By constantly switching from one thing to another you are always reaching above your comfort zone, yes, but doing so by resetting your skill and knowledge level to zero.
Mastery comes from a combination of at least several of the following:
OlderNewer