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

Lightweight SQL server for Raspberry Pi

From Dev

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

From Dev

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

From Dev

Raspberry pi 2 server does not respond

From Dev

Connect to rails server remotely from raspberry pi

From Dev

Ubuntu Server ARM or Ubuntu Server Raspberry Pi?

From Dev

Ubuntu Server with Raspberry Pi Motion Camera

From Dev

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

From Dev

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

From Dev

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

From Dev

Raspberry Pi webcam server streaming via an IP?

From Dev

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

From Dev

Ubuntu Server with Raspberry Pi Motion Camera

From Dev

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

From Dev

Raspberry Pi backup server (Mac & Windows)

From Dev

Game server on a Raspberry Pi

From Dev

MedaiWiki server publicly inaccesible on Raspberry Pi

From Dev

Authentication required on raspberry pi web server

From Dev

Create a home server with a Raspberry Pi

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

Related Related

  1. 1

    Lightweight SQL server for Raspberry Pi

  2. 2

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

  3. 3

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

  4. 4

    Raspberry pi 2 server does not respond

  5. 5

    Connect to rails server remotely from raspberry pi

  6. 6

    Ubuntu Server ARM or Ubuntu Server Raspberry Pi?

  7. 7

    Ubuntu Server with Raspberry Pi Motion Camera

  8. 8

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

  9. 9

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

  10. 10

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

  11. 11

    Raspberry Pi webcam server streaming via an IP?

  12. 12

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

  13. 13

    Ubuntu Server with Raspberry Pi Motion Camera

  14. 14

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

  15. 15

    Raspberry Pi backup server (Mac & Windows)

  16. 16

    Game server on a Raspberry Pi

  17. 17

    MedaiWiki server publicly inaccesible on Raspberry Pi

  18. 18

    Authentication required on raspberry pi web server

  19. 19

    Create a home server with a Raspberry Pi

  20. 20

    Django development server on Raspberry Pi refuses connection

  21. 21

    Really simple HTML server for raspberry pi

  22. 22

    Raspberry pi 2 server does not respond

  23. 23

    Raspberry Pi Client to Mac Server Error

  24. 24

    raspberry pi separate server broadcast audio stream

  25. 25

    How to set up raspberry Pi as gateway server?

  26. 26

    Port forwarding to Raspberry Pi web server not working

  27. 27

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

  28. 28

    Connect raspberry pi 4 with ubuntu server to wifi

  29. 29

    Redistribute modified Ubuntu Server for Raspberry Pi

HotTag

Archive