CPRS 'wishlist' Astronaut is working on.

72 views
Skip to first unread message

ivaldes

unread,
May 8, 2023, 9:07:38 PM5/8/23
to Hardhats
If possible.

1) Poor internet resistant connection -- a more resilient CPRS to server connection that stays running even with poor internet such as WiFi.

2) Less memory intensive CPRS for virtualized environments. 

3) Re-factoring to use the latest Delphi web migration paths such as Intraweb, UniGUI, and TMS Web Core. 

Kevin Toppenberg

unread,
May 24, 2023, 4:20:59 PM5/24/23
to Hardhats
What you want is a CPRS designed with modern considerations.  Many websites are written with non-concurrence built in.   I.e. the application asks the server for information, and then continues to work as best it can until the server sends the info back.  CPRS, on the other hand, is mostly written such that the client app asks the server for into, and stops and waits for a reply.  This is fine on a network with low latency -- but not so great for a web situation.

All that needs to be done is a complete rewrite of CPRS.  No prob, 'eh?

Kevin

ivaldes

unread,
May 24, 2023, 6:55:56 PM5/24/23
to Hardhats
The only web client CPRS attempt I know of was Sidney Tarason's JVL in 2014. Has there been any other attempts? 

ivaldes

unread,
May 24, 2023, 11:08:27 PM5/24/23
to Hardhats
*JLV Evolution

ivaldes

unread,
May 24, 2023, 11:24:35 PM5/24/23
to Hardhats
Ack *CPRS Evolution

AYLESWORTH, MARC A CTR USAF AFMC AFRL/RIEBA

unread,
May 25, 2023, 9:24:01 AM5/25/23
to hard...@googlegroups.com
You do not need a total rewrite only the communication protocols need to be changed. The web call is made then a loop in a separate thread waits for the answer. The network call in CPRS now is single threaded, most modern Web Browsers use a mutithreaded way to communicate.

Thanks,
Marc Aylesworth
SecureView
BAE Systems, Inc. on behalf of AFRL/RIEB
315-330-4866
NIPR: marc.ayle...@us.af.mil
SecureView Website: https://intelshare.intelink.gov/sites/afrl-idhs/web/sv/index.html
SecureView SIPR Website: https://rie.afmc.af.smil.mil/sv
SecureView JWICS Website: https://www.rome.ic.gov/sv


From: hard...@googlegroups.com <hard...@googlegroups.com> on behalf of ivaldes <ival...@gmail.com>
Sent: Wednesday, May 24, 2023 11:24 PM
To: Hardhats <hard...@googlegroups.com>
Subject: [Non-DoD Source] [Hardhats] Re: CPRS 'wishlist' Astronaut is working on.
 
--
--
http://groups.google.com/group/Hardhats
To unsubscribe, send email to Hardhats+u...@googlegroups.com

---
You received this message because you are subscribed to the Google Groups "Hardhats" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hardhats+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hardhats/4a9ce20a-7e35-4b92-a28f-99b2eefd613bn%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages