Questions tagged [feasibility]

The quality of a solution that is capable of being accomplished or brought about; technically or economically possible.

This tag has to do with the design of system requirements, to determine whether the technical expertise to handle completion of the project exists, consideration:

  • The part of the business being examined
  • The human and economic factor
  • The possible solutions to the problems
  • The concern is whether a solution is both technically and legally feasible (assuming moderate cost).
6 questions
13
votes
8 answers

Should you promise to deliver a feature that you aren't sure if its implementable?

In an article from HN, I came across the following advice: Always tell your customer/user "yes", even if you're not sure. 90% of the time, you'll find a way to do it. 10% of the time, you'll go back and apologize. Small price to pay for major…
TCSGrad
  • 1,362
  • 3
  • 11
  • 22
5
votes
2 answers

Is SOA an Utopia?

I have attended to many SOA related sales pitches and presentations through the years. SOA projects have died because of lack of interest or because of grandiose scopes. The very buzzword has lost momentum. Has someone seen SOA implemented ? Or is…
Tulains Córdova
  • 39,201
  • 12
  • 97
  • 154
3
votes
3 answers

What kind of programs/solutions can only be written with OOP or are too hard to achieve without it?

Paraphrasing a recent question: https://softwareengineering.stackexchange.com/questions/52608/what-is-object-oriented-programming-ill-suited-for I would like to ask the opposite question: What kind of programs cannot be written unless you use…
1
vote
2 answers

Reduce server hit for reports by caching REST resources

We have a conventional application built using ASP.Net Web forms which uses SQL Server for database. Reports are generated using SSRS. We have a main table called ManifestContainerDetails - this table is for reporting purpose. When shipping is done…
LCJ
  • 977
  • 2
  • 13
  • 23
1
vote
0 answers

Multidimensional multiple-choice knapsack problem: find a feasible solution

My assignment is to use local search heuristics to solve the Multidimensional multiple-choice knapsack problem, but to do so I first need to find a feasible solution to start with. Here is an example problem with what I tried so far. Problem …
Carlo Moretti
  • 121
  • 1
  • 12
0
votes
0 answers

Feasibility of Delievery App

In my town, recently a delivery company has been opened (think DoorDash but on a much smaller scale and only doing local deliveries). Now what really confuses me is that they charge pennies for each delivery and they offer a quite smooth delivery…