On Tue, Dec 12, 2017 at 12:09:26PM +0100, Julien Escario wrote:
> And it's really heavy RAM consuming, even for an 'hello world'.

The target here are servers anyways, today RAM isn't an argument. Can
you even buy notebooks that don't have 16GB RAM? And linstor is not
particular RAM hungry anyways.

And that is the server part that is written in Java. The client is still
written in Python, because:
- Code reuse from the old client (the client never was the problem).
- Python starts quite fast.
- argparse/argcomplete are one of the nicest libs for handling
  options/arguments, which is basically all the client does.

So you can still run the client on your Raspi gen 1 ;-)

Regards, rck
_______________________________________________
drbd-user mailing list
[email protected]
http://lists.linbit.com/mailman/listinfo/drbd-user

Reply via email to