Raspberry Pi Server

J. Derbs

I'm 13 and I started thinking of making an app for my school where people can just talk about stuff and post things. I was wondering if I can use my Raspberry Pi 3 as a server and how many people it would support if people are posting messages(probably not pictures)that are maybe 180 characters long and users can also see other people's posts. Any ideas?

JMichelB

I am not an expert. The calculations made are theoretical and most probably need to be double checked.

I assumed that the messages could be up to 175 characters (additional control characters, user id, ...), that there would be up to 1000 users (friends outside of school, family, ...) and that your characters are encoded in a 4 byte format.

Estimations of network load

In theory, your network and the Raspberry Pi can manage the operations. I would just recommend being extra careful about security and verifying if you have a Static IP address (else get a static domain name/IP).

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Game server on a Raspberry Pi

From Dev

Lightweight SQL server for Raspberry Pi

From Dev

Create a home server with a Raspberry Pi

From Dev

Ubuntu Server ARM or Ubuntu Server Raspberry Pi?

From Dev

Raspberry pi 2 server does not respond

From Dev

Connect to rails server remotely from raspberry pi

From Dev

Ubuntu Server with Raspberry Pi Motion Camera

From Dev

Ubuntu Server with Raspberry Pi Motion Camera

From Dev

Raspberry Pi webcam server streaming via an IP?

From Dev

Raspberry Pi backup server (Mac & Windows)

From Dev

MedaiWiki server publicly inaccesible on Raspberry Pi

From Dev

Authentication required on raspberry pi web server

From Dev

Django development server on Raspberry Pi refuses connection

From Dev

Really simple HTML server for raspberry pi

From Dev

Raspberry pi 2 server does not respond

From Dev

Raspberry Pi Client to Mac Server Error

From Dev

raspberry pi separate server broadcast audio stream

From Dev

How to set up raspberry Pi as gateway server?

From Dev

Port forwarding to Raspberry Pi web server not working

From Dev

How to build a python server to communicate with a raspberry pi?

From Dev

Connect raspberry pi 4 with ubuntu server to wifi

From Dev

Redistribute modified Ubuntu Server for Raspberry Pi

From Dev

Display fullscreen jpeg on X Server (of Raspberry Pi) using Python 3

From Dev

tcp server c# on windows, tcp client python raspberry pi

From Dev

How to setup of Raspberry Pi 3 onboard WiFi for Ubuntu Server with 'netplan'?

From Dev

Problem with wireless networking for ubuntu server on a Raspberry pi 4

From Dev

How to start a service on startup on Debian headless server (Raspberry Pi)?

From Dev

Apache server in raspberry PI not visible from outside( public IP)

From Dev

tcp server c# on windows, tcp client python raspberry pi

Related Related

  1. 1

    Game server on a Raspberry Pi

  2. 2

    Lightweight SQL server for Raspberry Pi

  3. 3

    Create a home server with a Raspberry Pi

  4. 4

    Ubuntu Server ARM or Ubuntu Server Raspberry Pi?

  5. 5

    Raspberry pi 2 server does not respond

  6. 6

    Connect to rails server remotely from raspberry pi

  7. 7

    Ubuntu Server with Raspberry Pi Motion Camera

  8. 8

    Ubuntu Server with Raspberry Pi Motion Camera

  9. 9

    Raspberry Pi webcam server streaming via an IP?

  10. 10

    Raspberry Pi backup server (Mac & Windows)

  11. 11

    MedaiWiki server publicly inaccesible on Raspberry Pi

  12. 12

    Authentication required on raspberry pi web server

  13. 13

    Django development server on Raspberry Pi refuses connection

  14. 14

    Really simple HTML server for raspberry pi

  15. 15

    Raspberry pi 2 server does not respond

  16. 16

    Raspberry Pi Client to Mac Server Error

  17. 17

    raspberry pi separate server broadcast audio stream

  18. 18

    How to set up raspberry Pi as gateway server?

  19. 19

    Port forwarding to Raspberry Pi web server not working

  20. 20

    How to build a python server to communicate with a raspberry pi?

  21. 21

    Connect raspberry pi 4 with ubuntu server to wifi

  22. 22

    Redistribute modified Ubuntu Server for Raspberry Pi

  23. 23

    Display fullscreen jpeg on X Server (of Raspberry Pi) using Python 3

  24. 24

    tcp server c# on windows, tcp client python raspberry pi

  25. 25

    How to setup of Raspberry Pi 3 onboard WiFi for Ubuntu Server with 'netplan'?

  26. 26

    Problem with wireless networking for ubuntu server on a Raspberry pi 4

  27. 27

    How to start a service on startup on Debian headless server (Raspberry Pi)?

  28. 28

    Apache server in raspberry PI not visible from outside( public IP)

  29. 29

    tcp server c# on windows, tcp client python raspberry pi

HotTag

Archive