Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 217003
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T18:37:01+00:00 2026-05-11T18:37:01+00:00

This is about the design decision and understand the procs and cons for adopting

  • 0

This is about the design decision and understand the procs and cons for adopting another service. So we have two services with two unrelated servers, one listening on port 10000 and another is a xinetd server responding 3 different requests via 3 different ports (its client uses nc server port1|port2|port3 to retrieve data).

One day because of the security issue, the xinetd server has to stop and just because the first server preserves the same data, we decided to adopt the xinetd server by sending USR1 signals to the first server and let it expose the same public data. Hence, there is a need to add logic to redefine the signal handling in the first server. We plan to use USR1 (10, 16, and 30) For example, in the xinetd server, kill -10 first_server will let the first server spit out the same data that the old server used to emit, and still dump to the first port. The argument is this is a bad design because it abuses the unix signal usage and of course redefined the POXIS and Linux pre-defined 10, 16, and 30 signum behavior. Is this really bad technically? What harm will make to the system?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T18:37:01+00:00Added an answer on May 11, 2026 at 6:37 pm

    10 is SIGBUS, a bus error — you probably shouldn’t touch that one. 30 and 31 are SIGUSR1 and SIGUSR2, which are user-defined and not reserved for any particular purpose. 16 is SIGURG, urgent data on a socket, which you might not need, but it would be better to use the real-time signals above 31.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Maybe the need to do this is a 'design smell' but thinking about another
I am trying to make decision how to design my app. I have about
I'm about to make a design decision that could potentially have visible performance implications.
I keep on getting confused about this design decision a lot of the time
I've been thinking about this object oriented design question for a while now and
This is a general question about mongodb database design, but the reason for my
I am thinking about a DB Design Problem. For example, I am designing this
This is a question about generic c++ event driven applications design. Lets assume that
Not long ago I posted a question about a design decision of my F1
all. I've been thinking about a design decision for a PHP form and I'd

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.