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

  • Home
  • SEARCH
  • 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 130587
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T05:58:17+00:00 2026-05-11T05:58:17+00:00

I am currently building an API which will be used by a webservice. I

  • 0

I am currently building an API which will be used by a webservice.

I was wondering what performance issues I could meet if I built my API using a large amount of static methods.

The original idea was to build expert objects which act as services.

In a single user environment this approach was great! But I will soon need to port this to a multi/concurrent user environment.

What kind of performance issues might i encounter with this kind of architecture?

Best regards,

Edit:

The static methods hold no static variables and have no side effects. They simply execute a normal routine where everything is instantiated. (ie. vars and objects)

  • 1 1 Answer
  • 1 View
  • 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. 2026-05-11T05:58:18+00:00Added an answer on May 11, 2026 at 5:58 am

    There’s no particular effect on concurrency. The same rules are true: mutating shared data concurrently is bad. If you have instance methods but they don’t mutate anything, you’re fine.

    There’s a difference in general design though – static methods should almost always be thread-safe (i.e. you should make them thread-safe) whereas instance methods don’t generally have to be (although you should document your class’s thread-safety).

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

Sidebar

Ask A Question

Stats

  • Questions 97k
  • Answers 97k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Here are a couple of discussions explaining why Dispose is… May 11, 2026 at 7:19 pm
  • Editorial Team
    Editorial Team added an answer Take a look at the callLater method. This will postpone… May 11, 2026 at 7:19 pm
  • Editorial Team
    Editorial Team added an answer So I found the solution to my problem: Adding an… May 11, 2026 at 7:19 pm

Related Questions

I want to bounce an idea around. I have been building web services and
I am currently building an internal web application used in a factory/warehouse type location.
I am currently building an Excel 2007 Add-in using VSTO (latest version + sp1)
I am currently building an application using ASP.NET MVC. The data entry pages are

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.