background preloader

Raspberry Pi

Facebook Twitter

The Raspberry Pi Web Server Speed Test - Jeremy's .NET Blog. So last week I showed how to set up a web server on the Raspberry Pi.

The Raspberry Pi Web Server Speed Test - Jeremy's .NET Blog

Many people pointed out that Apache probably isn’t the best option for the Pi. So I decided to do a little speed test to see which server would be the fastest if you were going to build a Raspberry Pi Webserver. This is a good way to compare how each server will run on low powered hardware. The Test For the test environment, I setup my Pi on a private network connected only to laptop through a router. Another thing to note: these are all default installations so we’re testing it right out of the box. For the test I used Siege 2.68 as it is a great tool for this type of testing. Test Content For this experiment I really wanted to swamp this thing.

Small Text Test - html page 177 bytes (small, quick transactions)Large Text Test - html page 95,881 bytes (large, long transactions)Small Image Test - Small PNG load (849 bytes)Large Image Test - Large JPG load (179,000) siege -b -t2m -c200 192.168.1.100 [filename] 50 performance tricks to make your HTML5 apps and sites faster. Mesh networking with multiple Raspberry Pi boards. RISC OS for Raspberry Pi. Raspberry Pi User Guide by Gareth Halfacree and Eben Upton ID: 1053 - $19.99.

The Raspberry Pi User Guide: 2nd Edition contains everything the reader needs to know to get up and running on the Raspberry Pi.

Raspberry Pi User Guide by Gareth Halfacree and Eben Upton ID: 1053 - $19.99

Written by Gareth Halfacree and Eben Upton, the co-creator of Raspberry Pi, the book shows how to: Connect the Raspberry Pi to other devices -- keyboard, mouse, monitorInstall the necessary softwareLearn basic Linux System Admin in order to understand files systems etc.Configure the Raspberry PiSet-up the Raspberry Pi as a simple Productivity computerSet-up Raspberry Pi as a web serverWrite basic programs in Scratch and PythonCreate simple hardware projectsSet up the Raspberry Pi to drive a multimedia center Raspberry Pi User Guide is an ideal companion when starting out using the Raspberry Pi board.

Note: As of December 30, 2013, 3:13pm ET Adafruit is shipping the 2nd Edition. The Raspberry Pi® is a single-board computer developed in the UK by the Raspberry Pi Foundation with the intention of stimulating the teaching of basic computer science in schools. Budget Pack for Raspberry Pi (Does not include Raspberry Pi) ID: 965 - $49.95. An optimized collection of parts and pieces to experiment with Raspberry Pi at home, school or work.

Budget Pack for Raspberry Pi (Does not include Raspberry Pi) ID: 965 - $49.95

Great for students and those that want to get their feet wet, no soldering required! THIS PACK DOES NOT INCLUDE A RASPBERRY PIContains: New! Adafruit Pi Case - Keeps your Pi snug and safe, and is compatible with the GPIO cable and cobbler! Durable and chic, snaps together in seconds.3' long USB Micro-B Cable - Use this to power the Pi from a computer or the 5V 1A adapter5V 1A power adapter - this ain't no regular USB power plug! We had these custom made specifically for use with embedded Linux machines like the Pi. Top 10 Raspberry Pi Myths and Truths.

Mono

Building a Riak Cluster on Raspberry Pi. November 1, 2012 Erlang was created to run on a variety of systems.

Building a Riak Cluster on Raspberry Pi

Riak (written in Erlang) was created as a fault-tolerant distributed datastore, able to run on commodity hardware. Raspberry Pi is the culmination of these two points, brought to an absurd level: an embedded(ish), very inexpensive ($35) commodity computer. I thought it might be fun to create a Riak cluster on a set of Pis I had lying around. Here’s what you’ll need to build your own RiakPi cluster: N Raspberry PisN SD card, 4+ GBN CAT5 cablesN 5V, 700-1200 mA micro USB powersource (the kind used by many cellphones)1 really cheap, non-fancy USB keyboard1 monitor/tv with HDMI input1 HDMI cable1 Hub, Switch, or Router1 Laptop/Desktop with an SD card slot If you only have 1 Pi, you can still install Riak, but clearly not create a cluster. It may seem like a lot of parts.

Installing Riak on Raspberry Pi Step 1: Install Raspbi Unzip the download, and you should have an img file. I have a Mac running OSX, so I did the following. 1.