GithubHelp home page GithubHelp logo

pcdshub / bluesky-gui-meta Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 14 KB

Required packages for running bluesky-widgets-demo (until it has everything on conda-forge...)

Shell 44.34% Python 55.66%

bluesky-gui-meta's People

Contributors

klauer avatar

Watchers

 avatar

Forkers

klauer

bluesky-gui-meta's Issues

Additional things to document

I'm trailing Zach to see what he's doing an post-facto document what we're doing here, I suppose only for my own benefit at the moment.

startup/ui_objs.py

from ued.plans import pv_scan, motor_pv_scan
from ued.ued_daq import daq

ioc-ued-bsgui-qs/st.cmd

#!/bin/bash
source /cds/group/pcds/pyps/apps/hutch-python/ued/uedenv
start-re-manager --startup-dir /cds/group/pcds/pyps/apps/hutch-python/ued/queueserver/ioc-ued-bsgui-qs

ioc-ued-redis/st.cmd

#!/bin/bash
CONF='/cds/group/pcds/pyps/apps/hutch-python/ued/queueserver/ioc-ued-redis/redis.conf'
REDIS_DIR='/cds/group/pcds/pyps/apps/redis/6.2.1/bin'

"${REDIS_DIR}/redis-server" "${CONF}"

ioc-ued-redis/redis.conf

acllog-max-len 128
activerehashing yes
always-show-logo yes
aof-load-truncated yes
aof-rewrite-incremental-fsync yes
aof-use-rdb-preamble yes
appendfilename "appendonly.aof"
appendfsync everysec
appendonly no
auto-aof-rewrite-min-size 64mb
auto-aof-rewrite-percentage 100
bind 127.0.0.1
client-output-buffer-limit normal 0 0 0
client-output-buffer-limit pubsub 32mb 8mb 60
client-output-buffer-limit replica 256mb 64mb 60
daemonize no
databases 16
dbfilename dump.rdb
dir /cds/group/pcds/pyps/apps/hutch-python/ued/queueserver/ioc-ued-redis/db
dynamic-hz yes
hash-max-ziplist-entries 512
hash-max-ziplist-value 64
hll-sparse-max-bytes 3000
hz 1
jemalloc-bg-thread yes
latency-monitor-threshold 0
lazyfree-lazy-eviction no
lazyfree-lazy-expire no
lazyfree-lazy-server-del no
lazyfree-lazy-user-del no
list-compress-depth 0
list-max-ziplist-size -2
logfile ""
loglevel notice
lua-time-limit 5000
maxmemory 2000000000
maxmemory-policy allkeys-lru
no-appendfsync-on-rewrite no
notify-keyspace-events ""
oom-score-adj no
oom-score-adj-values 0 200 800
pidfile /var/run/redis_6379.pid
port 6379
protected-mode yes
rdbchecksum yes
rdbcompression yes
rdb-del-sync-files no
rdb-save-incremental-fsync yes
repl-disable-tcp-nodelay no
repl-diskless-load disabled
repl-diskless-sync-delay 5
repl-diskless-sync no
replica-lazy-flush no
replica-priority 100
replica-read-only yes
replica-serve-stale-data yes
save 300 10
save 60 10000
save 900 1
set-max-intset-entries 512
slowlog-log-slower-than 10000
slowlog-max-len 128
stop-writes-on-bgsave-error yes
stream-node-max-bytes 4096
stream-node-max-entries 100
supervised no
tcp-backlog 511
tcp-keepalive 300
timeout 0
zset-max-ziplist-entries 128
zset-max-ziplist-value 64

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.